commit | e4750c989f732555fca86dd73d488c79972362db | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Fri Aug 07 19:37:59 2009 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Aug 13 16:30:23 2009 -0500 |
tree | 8987b1c48b6e987b000c2e114ea233aeacdd5e6d | |
parent | 6bd4e1e4d6023f4da069fd68729c502cc4e6dfd0 [diff] |
[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode Fix oops ocurring at hibernation time. This oops was due to the firmware fault watchdog timer still running after we freed resources. To fix the issue we need to terminate the watchdog timer at hibernation time. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>