linux/drivers/s390
Dan Carpenter 63411d9862 scsi: zfcp: spin_lock_irqsave() is not nestable
commit e7cb08e894 upstream.

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)")
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-28 03:01:29 -04:00
..
block s390/dasd: fix hanging device after clear subchannel 2016-09-07 08:32:41 +02:00
char s390/sclp_ctl: fix potential information leak with /dev/sclp 2016-09-15 08:27:51 +02:00
cio s390/cio: update measurement characteristics 2016-09-15 08:27:42 +02:00
crypto s390/zcrypt: Fix AP queue handling if queue is full 2015-11-27 09:23:29 +01:00
net qeth: initialize net_device with carrier off 2016-09-15 08:27:42 +02:00
scsi scsi: zfcp: spin_lock_irqsave() is not nestable 2016-10-28 03:01:29 -04:00
virtio virtio/s390: handle error values in irb 2015-12-17 10:37:33 +02:00
Makefile virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio 2015-07-07 14:27:06 +03:00