From: Gwendal Grignou Date: Thu, 10 Jan 2008 06:47:56 +0000 (+0900) Subject: sata_sil24: prevent hba lockup when pass-through ATA commands are used X-Git-Tag: v2.6.24-rc8~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13cc546be3060324de9d92ebde3bc9dbd950df23;p=pandora-kernel.git sata_sil24: prevent hba lockup when pass-through ATA commands are used Fix commands timeout with Sil3124/3132 based HBA when pass-through ATA commands [where ATA_QCFLAG_RESULT_TF is set] are used while other commands are active on other devices connected to the same port with a Port Multiplier. Due to a hardware bug, these commands must be sent alone, like ATAPI commands. Signed-off-by: Gwendal Grignou Acked-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed