From: Kashyap, Desai Date: Fri, 7 Aug 2009 14:07:59 +0000 (+0530) Subject: [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode X-Git-Tag: v2.6.31-rc8~51^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4750c989f732555fca86dd73d488c79972362db;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed