From: Corey Minyard Date: Tue, 20 Dec 2011 01:12:02 +0000 (-0800) Subject: ipmi_watchdog: restore settings when BMC reset X-Git-Tag: v3.2-rc7~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75d91f7ca513f0a4d0d1ad0942fb90cf5a2bc88;p=pandora-kernel.git ipmi_watchdog: restore settings when BMC reset If the BMC gets reset, it will return 0x80 response errors. In less than a week # grep "Error 80 on cmd 22" /var/log/kernel |wc -l 378681 In this case, it is probably a good idea to restore the IPMI settings. Signed-off-by: Corey Minyard Tested-by: Arkadiusz Miśkiewicz Reported-by: Arkadiusz Miśkiewicz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed