From: Wayne Boyer Date: Fri, 27 Aug 2010 21:45:07 +0000 (-0700) Subject: [SCSI] ipr: reverse the isr optimization changes X-Git-Tag: v2.6.37-rc1~159^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634651fab36dc8d7c3b1a1aa14f9ec1e29de9f0f;p=pandora-kernel.git [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 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 Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed