debugobjects: add timer specific object debugging code
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Apr 2008 07:55:03 +0000 (00:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Apr 2008 15:29:53 +0000 (08:29 -0700)
commitc6f3a97f86a5c97be0ca255976110bb9c3cfe669
tree95a7bf3c928a85b26aed128786fc09e18bc5dcfc
parent691cc54c7d28542434d2b3ee4ddbad6a99312dec
debugobjects: add timer specific object debugging code

Add calls to the generic object debugging infrastructure and provide fixup
functions which allow to keep the system alive when recoverable problems have
been detected by the object debugging core code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Greg KH <greg@kroah.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/parport/ieee1284.c
fs/aio.c
include/linux/poison.h
include/linux/timer.h
kernel/timer.c
lib/Kconfig.debug