watchdog: Xen watchdog driver
authorJan Beulich <JBeulich@novell.com>
Mon, 4 Oct 2010 09:37:26 +0000 (10:37 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 15 Mar 2011 16:02:18 +0000 (16:02 +0000)
While the hypervisor change adding SCHEDOP_watchdog support included a
daemon to make use of the new functionality, having a kernel driver
for /dev/watchdog so that user space code doesn't need to distinguish
non-Xen and Xen seems to be preferable.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found