alistair23-linux/drivers/scsi/be2iscsi
Jitendra Bhivare c03a50f709 be2iscsi: Fix mbox synchronization replacing spinlock with mutex
This is second part of actual fix for soft lockup.

All mbox cmds issued using BMBX and MCC are synchronized using mutex
mbox_lock instead of spin_lock. Used mutex_lock_interruptible where ever
possible.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@avagotech.com>
Reviewed-by: Shane Seymour <shane.seymour@hpe.com>
Reviewed-by: Hannes Reinicke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-02-23 21:27:02 -05:00
..
be.h be2iscsi: Fix mbox synchronization replacing spinlock with mutex 2016-02-23 21:27:02 -05:00
be_cmds.c be2iscsi: Fix mbox synchronization replacing spinlock with mutex 2016-02-23 21:27:02 -05:00
be_cmds.h be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_iscsi.c irq_poll: make blk-iopoll available outside the block layer 2015-12-11 11:52:24 -08:00
be_iscsi.h MAINTAINERS, be2iscsi: change email domain 2015-05-18 11:34:52 -07:00
be_main.c be2iscsi: Fix mbox synchronization replacing spinlock with mutex 2016-02-23 21:27:02 -05:00
be_main.h be2iscsi: Bump the driver version 2015-11-09 15:51:05 -08:00
be_mgmt.c be2iscsi: Fix mbox synchronization replacing spinlock with mutex 2016-02-23 21:27:02 -05:00
be_mgmt.h be2iscsi: Fix updating the next pointer during WRB posting 2015-11-09 15:48:03 -08:00
Kconfig irq_poll: make blk-iopoll available outside the block layer 2015-12-11 11:52:24 -08:00
Makefile be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00