From: Doug Chapman Date: Mon, 7 May 2007 19:59:46 +0000 (-0400) Subject: [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive X-Git-Tag: v2.6.22-rc6~90^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29982e9acd3e81a289c73321401427d02eaa8adc;p=pandora-kernel.git [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 Acked-by: Eric Moore Signed-off-by: James Bottomley --- Reading git-diff-tree failed