]> git.baikalelectronics.ru Git - kernel.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)
commit6e40bf5429f5f16f9a04446cebfe966e4252bde2
tree03da6954f34f73bc8fa3065fbb88507b9b41a034
parentf0fd4683ff2a4934cd9088e22bd6828c05d6d90d
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