]> asedeno.scripts.mit.edu Git - linux.git/commit
uml: fix nonremovability of watchdog
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:26:45 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:04 +0000 (09:43 -0700)
commit8d82076080d909f18dea859a6767df7e3ff69241
tree03da6954f34f73bc8fa3065fbb88507b9b41a034
parent818f6ef407b448cef63294b9d0f6f8a2af9cb817
uml: fix nonremovability of watchdog

The UML watchdog driver was using the wrong config variable to control whether
it can be unloaded once active.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/harddog_kern.c