SCSI: mpt2sas: Excessive log info causes sas iounit page time out
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 7 Aug 2009 14:06:43 +0000 (19:36 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Sep 2009 03:33:42 +0000 (20:33 -0700)
commita58c05338b9173b821d6d47b564e02431df4eb54
tree25c0a676532ccda6f5163d30da94bebee574eb2f
parenta253c70d2055450420b756fb5a351dc0ece719d4
SCSI: mpt2sas: Excessive log info causes sas iounit page time out

commit be9e8cd75ce8d94ae4aab721fdcc337fa78a9090 upstream.

Inhibit 0x3117 loginfos - during cable pull, there are too many printks going
to the syslog, this is have impact on how fast the interrupt routine can handle
keeping up with command completions; this was the root cause to the config
pages timeouts.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/mpt2sas/mpt2sas_base.c
drivers/scsi/mpt2sas/mpt2sas_scsih.c