aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb/kdb_private.h
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2010-10-11 10:20:14 -0500
committerJason Wessel <jason.wessel@windriver.com>2010-10-22 15:34:12 -0500
commit75d14edee5689716b55afe467acfc13206a31f95 (patch)
tree2646d65a43916e2eac7e24e8b23f1f82918b6702 /kernel/debug/kdb/kdb_private.h
parentkdb,ftdump: Remove reference to internal kdb include (diff)
downloadlinux-dev-75d14edee5689716b55afe467acfc13206a31f95.tar.xz
linux-dev-75d14edee5689716b55afe467acfc13206a31f95.zip
kdb: Fix oops in kdb_unregister
Nothing should try to use kdb_commands directly as sometimes it is null. Instead, use the for_each_kdbcmd() iterator. This particular problem dates back to the initial kdb merge (2.6.35), but at that point nothing was dynamically unregistering commands from the kdb shell. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'kernel/debug/kdb/kdb_private.h')
0 files changed, 0 insertions, 0 deletions