debug: add notifier chain debugging, v2
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 15 Aug 2008 22:29:38 +0000 (15:29 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 07:08:53 +0000 (09:08 +0200)
commitab7476cf76e560f0efda2a631a70aabe93009025
treed4e843760774d7099692950a6ac49ccdbc8b0d55
parentfb822db465bd9fd4208eef1af4490539b236c54e
debug: add notifier chain debugging, v2

- unbreak ia64 (and powerpc) where function pointers dont
  point at code but at data (reported by Tony Luck)

[ mingo@elte.hu: various cleanups ]

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/kernel.h
kernel/extable.c
kernel/notifier.c
lib/vsprintf.c