]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive
authorDoug Chapman <doug.chapman@hp.com>
Mon, 7 May 2007 19:59:46 +0000 (15:59 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 5 Jun 2007 16:04:56 +0000 (11:04 -0500)
commit29982e9acd3e81a289c73321401427d02eaa8adc
tree2ab3e26cf0863c602363d563a75987b4c3c7beeb
parent5ecd3100e695228ac5e0ce0e325e252c0f11806f
[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive

Patch for: http://bugzilla.kernel.org/show_bug.cgi?id=8426

A recent code cleanup that moved code from mptscsih to mptspi
inadvertently change the order some code was called.  This caused
a massive slowdown (of 150x to 300x) on the CD/DVD drive on the
high-end HP Integrity servers.

Signed-off-by: Doug Chapman <doug.chapman@hp.com>
Acked-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptspi.c