commit | b4730fb6e54a634a145c9c71c5cf856f00beb5cd | [log] [tgz] |
---|---|---|
author | Sreekanth Reddy <Sreekanth.Reddy@lsi.com> | Tue Dec 18 14:45:30 2012 +0100 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jan 29 14:15:35 2013 +1100 |
tree | 4de4c1d147ef66585909bfa6c63fc5e853788fbd | |
parent | 25ef16d0710e1d2476bb06232836650ea42763a5 [diff] |
[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error 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>