From: Denis V. Lunev Date: Fri, 5 Jun 2009 11:13:08 +0000 (+0400) Subject: [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware X-Git-Tag: v2.6.31-rc1~141^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8cd9a3067e25a860c225f794e6b249b73aa6b1;p=pandora-kernel.git [WATCHDOG] iTCO_wdt: fix memory corruption when RCBA is disabled by hardware According to 9.1.33 on p.343 of ICH8.pdf RCBA can be disabled by hardware if bit 0 of RCBA register is not set. Perform correct check for this to prevent memory corruption under some virtual machines where this feature is disabled. Signed-off-by: Denis V. Lunev CC: Vasily Averin Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed