alistair23-linux/drivers/s390/scsi
Dan Carpenter e7cb08e894 scsi: zfcp: spin_lock_irqsave() is not nestable
We accidentally overwrite the original saved value of "flags" so that we
can't re-enable IRQs at the end of the function.  Presumably this
function is mostly called with IRQs disabled or it would be obvious in
testing.

Fixes: aceeffbb59 ("zfcp: trace full payload of all SAN records (req,resp,iels)")
Cc: <stable@vger.kernel.org> #2.6.38+
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-10-14 16:21:08 -04:00
..
Makefile
zfcp_aux.c s390: Remove deprecated create_singlethread_workqueue 2016-09-06 10:59:57 +02:00
zfcp_ccw.c
zfcp_dbf.c scsi: zfcp: spin_lock_irqsave() is not nestable 2016-10-14 16:21:08 -04:00
zfcp_dbf.h zfcp: trace full payload of all SAN records (req,resp,iels) 2016-08-12 16:17:12 -04:00
zfcp_def.h
zfcp_erp.c zfcp: close window with unblocked rport during rport gone 2016-08-12 16:17:12 -04:00
zfcp_ext.h zfcp: trace on request for open and close of WKA port 2016-08-12 16:17:12 -04:00
zfcp_fc.c
zfcp_fc.h
zfcp_fsf.c zfcp: fix D_ID field with actual value on tracing SAN responses 2016-08-12 16:17:12 -04:00
zfcp_fsf.h zfcp: fix D_ID field with actual value on tracing SAN responses 2016-08-12 16:17:12 -04:00
zfcp_qdio.c
zfcp_qdio.h
zfcp_reqlist.h
zfcp_scsi.c zfcp: close window with unblocked rport during rport gone 2016-08-12 16:17:12 -04:00
zfcp_sysfs.c
zfcp_unit.c zfcp: Revert to original scanning behaviour 2016-04-15 16:53:12 -04:00