From: Kashyap, Desai Date: Fri, 12 Nov 2010 23:02:18 +0000 (+0530) Subject: [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD X-Git-Tag: v2.6.38-rc1~27^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb8ef573fd4c2bd72248f492fe336133660148d;p=pandora-kernel.git [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD Ability to override/set the ReportDeviceMissingDelay and IODeviceMissingDelay from driver: Add new command line option missing_delay, this is an array, where the first element is the device missing delay, and the second element is io missing delay. The driver will program sas iounit page 1 with the new setting when the driver loads. This is programmed to the current and persistent configuration page so this takes immediately, as will be sticky across host reboots. Signed-off-by: Kashyap Desai Signed-off-by: James Bottomley --- Reading git-diff-tree failed