[SCSI] ipr: reverse the isr optimization changes
authorWayne Boyer <wayneb@linux.vnet.ibm.com>
Fri, 27 Aug 2010 21:45:07 +0000 (14:45 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 9 Sep 2010 20:36:15 +0000 (15:36 -0500)
commit634651fab36dc8d7c3b1a1aa14f9ec1e29de9f0f
treeaeb10cc042b9fde8cf935d70a92d778de02508b5
parent6014759c929b4ce8c068810b8d05f31969df5897
[SCSI] ipr: reverse the isr optimization changes

The isr optimization patch that was submitted a few months ago
exposed problems with receiving and handling spurious HRRQ interrutps.

commit 64ffdb762241c0a9c0c8fac7ea92aa0ba1529334
Author: Wayne Boyer <wayneb@linux.vnet.ibm.com>
Date:   Wed May 19 11:56:13 2010 -0700

    [SCSI] ipr: improve interrupt service routine performance

That patch is reverted with this one.  A new patch will be submitted
once the issue is better understood and properly handled in the driver.

Signed-off-by: Wayne Boyer <wayneb@linux.vnet.ibm.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/ipr.c