From: Ulrich Obergfell Date: Tue, 14 Apr 2015 22:44:19 +0000 (-0700) Subject: watchdog: introduce the hardlockup_detector_disable() function X-Git-Tag: omap-for-v4.1/fixes-rc1~151^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692297d8f96887f836d9049a653ed05a71cf48fb;p=pandora-kernel.git watchdog: introduce the hardlockup_detector_disable() function Have kvm_guest_init() use hardlockup_detector_disable() instead of watchdog_enable_hardlockup_detector(false). Remove the watchdog_hardlockup_detector_is_enabled() and the watchdog_enable_hardlockup_detector() function which are no longer needed. Signed-off-by: Ulrich Obergfell Signed-off-by: Don Zickus Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed