[SCSI] aacraid: Better handling of in-flight events on thread stop
authorBen Collins <bcollins@ubuntu.com>
Mon, 11 Jun 2012 18:16:36 +0000 (14:16 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:58:43 +0000 (08:58 +0100)
commit361ee9c3f3839d6cbd306b5bd34292e0848ecfdc
treecef3a3109cbf2280cc4a03a563fc579a8d968b1e
parentff08784b41e1ab5da6776411b7a8381fe942f2cc
[SCSI] aacraid: Better handling of in-flight events on thread stop

When an error occured that would shut down the driver, some in-flight
events were getting caught up, deadlocking a CPU or two.

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Acked-by: Achim Leubner <Achim_Leubner@pmc-sierra.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/aacraid/linit.c