linux/kernel/debug/kdb
Anton Vorontsov c064da4714 kdb: Switch to nolock variants of kmsg_dump functions
The locked variants are prone to deadlocks (suppose we got to the
debugger w/ the logbuf lock held), so let's switch to nolock variants.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-07-21 10:34:00 -07:00
..
.gitignore
kdb_bp.c
kdb_bt.c
kdb_cmds
kdb_debugger.c
kdb_io.c
kdb_keyboard.c
kdb_main.c kdb: Switch to nolock variants of kmsg_dump functions 2012-07-21 10:34:00 -07:00
kdb_private.h
kdb_support.c
Makefile