linux/kernel/debug/kdb
Jovi Zhang 5450d90405 kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
When the number of dyanmic kdb commands exceeds KDB_BASE_CMD_MAX, the
kernel will fault.

Signed-off-by: Jovi Zhang <bookjovi@gmail.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2010-11-17 13:54:57 -06:00
..
.gitignore
kdb_bp.c gcc-4.6: kernel/*: Fix unused but set warnings 2010-09-05 14:36:58 +02:00
kdb_bt.c
kdb_cmds
kdb_debugger.c kdb,debug_core: adjust master cpu switch logic against new debug_core locking 2010-10-22 15:34:13 -05:00
kdb_io.c kdb: Allow kernel loadable modules to add kdb shell functions 2010-10-22 15:34:11 -05:00
kdb_keyboard.c
kdb_main.c kdb: fix crash when KDB_BASE_CMD_MAX is exceeded 2010-11-17 13:54:57 -06:00
kdb_private.h kdb,kgdb: fix sparse fixups 2010-10-22 15:34:12 -05:00
kdb_support.c
Makefile