advansys: use spin_lock_irqsave() in interrupt handler
authorHannes Reinecke <hare@suse.de>
Fri, 24 Apr 2015 11:18:40 +0000 (13:18 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Tue, 26 May 2015 06:00:13 +0000 (23:00 -0700)
We should be using spin_lock_irqsave() when within the
interrupt handler.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/advansys.c

Simple merge