[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error
authorSreekanth Reddy <Sreekanth.Reddy@lsi.com>
Tue, 18 Dec 2012 13:45:30 +0000 (14:45 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 29 Jan 2013 03:15:35 +0000 (14:15 +1100)
This patch stops the driver to invoke kthread (which remove the dead ioc)
for some time while EEH recovery has started.

[thenzl: add a 'non_operational_loop' reset.]
Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found