diff options
author | Mahesh Rajashekhara <[email protected]> | 2019-08-22 15:39:31 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-08-29 18:31:39 -0400 |
commit | 530dd8a7a2b1ff2ee6c862ba250ca54ccc8c8c3e (patch) | |
tree | fbd4dd7287f3aa08327feb3f5ec7dbb819c9cdba /net/switchdev/switchdev.c | |
parent | 2d2ad4bc724e35459a19bbf77432facb9ac23f80 (diff) |
scsi: smartpqi: correct hang when deleting 32 lds
When each ld is deleted, a rescan event is triggered in the driver. These
can stack up waiting on mutex_lock.
Change to mutex_try_lock and schedule a rescan for later.
Reviewed-by: Scott Benesh <[email protected]>
Reviewed-by: Kevin Barnett <[email protected]>
Signed-off-by: Mahesh Rajashekhara <[email protected]>
Signed-off-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions