diff options
author | Joonsoo Kim <[email protected]> | 2013-05-01 00:07:00 +0900 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2013-05-14 11:48:15 -0700 |
commit | 8f174b1175a10903ade40f36eb6c896412877ca0 (patch) | |
tree | b6f1c9c7317ecc1092f582aca0160fdfb77c624e /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | d3251859168b0b12841e1b90d6d768ab478dc23d (diff) |
workqueue: correct handling of the pool spin_lock
When we fail to mutex_trylock(), we release the pool spin_lock and do
mutex_lock(). After that, we should regrab the pool spin_lock, but,
regrabbing is missed in current code. So correct it.
Cc: Lai Jiangshan <[email protected]>
Signed-off-by: Joonsoo Kim <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions