summaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-10-19 11:59:13 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-04 13:34:26 +0100
commitd17e8c8a8add5e9653649d9858f5c23e2f4e3f87 (patch)
treef3846c290dca0dd165c51f4e963eb51a62aadb5f /fs/jbd2/commit.c
parent4a2a778d81c2223f218efc0f7ae4bdaad75f22b3 (diff)
scsi: csiostor: Don't enable IRQs too early
[ Upstream commit d6c9b31ac3064fbedf8961f120a4c117daa59932 ] These are called with IRQs disabled from csio_mgmt_tmo_handler() so we can't call spin_unlock_irq() or it will enable IRQs prematurely. Fixes: a3667aaed569 ("[SCSI] csiostor: Chelsio FCoE offload driver") Link: https://lore.kernel.org/r/20191019085913.GA14245@mwanda Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions