kdb: core for kgdb back end (2 of 2)
authorJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:21 +0000 (21:04 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 21 May 2010 02:04:21 +0000 (21:04 -0500)
commit67fc4e0cb931d6b4ccf21248e4199b154478ecea
tree4cf49d00bc9ac03c3c77d91fadd13fcabc75e0c9
parent5d5314d6795f3c1c0f415348ff8c51f7de042b77
kdb: core for kgdb back end (2 of 2)

This patch contains the hooks and instrumentation into kernel which
live outside the kernel/debug directory, which the kdb core
will call to run commands like lsmod, dmesg, bt etc...

CC: linux-arch@vger.kernel.org
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Martin Hicks <mort@sgi.com>
arch/arm/include/asm/kmap_types.h
arch/powerpc/include/asm/kmap_types.h
include/asm-generic/kmap_types.h
init/main.c
kernel/kallsyms.c
kernel/module.c
kernel/printk.c
kernel/sched.c
kernel/signal.c