From: Arjan van de Ven Date: Mon, 26 Jan 2009 10:05:44 +0000 (-0800) Subject: ahci: add a module parameter to ignore the SSS flags for async scanning X-Git-Tag: v2.6.29-rc4~64^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3d7f23f87723a0947164ec88fc40e08254a64d6;p=pandora-kernel.git ahci: add a module parameter to ignore the SSS flags for async scanning The SSS flag, which directs the OS to spin up one disk at a time to not have the PSU blow out, sometimes gets set even when not needed. The effect of this is a longer-than-needed boot time. This patch adds a module parameter that makes the driver ignore SSS at least as far as the parallel scan during boot is concerned... Signed-off-by: Arjan van de Ven Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed