]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] s390: hangcheck timer support
authorJan Glauber <jan.glauber@de.ibm.com>
Wed, 1 Feb 2006 11:06:34 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:24 +0000 (08:53 -0800)
commit3633b0475eb269dcb85923b23b321505f06b9488
tree48e4f85a5f02ba4c56ebc7acbf963372f5f5f573
parent32f65f274602b43e8f48314e9769f254da1d8323
[PATCH] s390: hangcheck timer support

Remove useless s390 define from hangcheck-timer, remove wrong definition of a
TOD second and other s390 ifdefs.  Use monotonic_clock instead.

Add hangcheck-timer option, copied from drivers/char/Kconfig.  This is ugly
but unless we have a big Kconfig cleanup we cannot include
drivers/char/Kconfig...

Signed-off-by: Jan Glauber <jan.glauber@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/Kconfig
drivers/char/hangcheck-timer.c
drivers/s390/Kconfig