From: Jan Beulich Date: Mon, 19 Mar 2012 09:32:28 +0000 (+0000) Subject: watchdog: xen: don't clear is_active when xen_wdt_stop() failed X-Git-Tag: v3.4-rc1~67^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c484fa136f66224694af298f80e96bf4072700;p=pandora-kernel.git watchdog: xen: don't clear is_active when xen_wdt_stop() failed xen_wdt_release() shouldn't clear is_active even when the watchdog didn't get stopped (which by itself shouldn't happen, but let's return a proper error in this case rather than adding a BUG() upon hypercall failure). Signed-off-by: Jan Beulich Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed