diff options
| author | Dan Carpenter <[email protected]> | 2017-06-30 11:02:51 +0300 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-07-01 17:08:41 -0400 |
| commit | c4031db72b4fd2640ff3a7240701397abaacf048 (patch) | |
| tree | 951c445b0cbb5f59d0a4f8baed380290fc1e3eb0 /net/switchdev/switchdev.c | |
| parent | f557e32c0023ea0d67cdaa81b3398550dc1e4876 (diff) | |
scsi: lpfc: spin_lock_irq() is not nestable
We're calling spin_lock_irq() multiple times, the problem is that on the
first spin_unlock_irq() then we will re-enable IRQs and we don't want
that.
Fixes: 966bb5b71196 ("scsi: lpfc: Break up IO ctx list into a separate get and put list")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions