summaryrefslogtreecommitdiffstats
path: root/kernel/debug/kdb
diff options
context:
space:
mode:
authorAnton Vorontsov <anton.vorontsov@linaro.org>2012-07-21 02:28:07 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2012-07-21 19:34:00 +0200
commit533827c921c34310f63e859e1d6d0feec439657d (patch)
tree6aaba38b5604be6ad3e9f7aa40239b5c3f9444e1 /kernel/debug/kdb
parentprintk: Remove kdb_syslog_data (diff)
downloadlinux-533827c921c34310f63e859e1d6d0feec439657d.tar.xz
linux-533827c921c34310f63e859e1d6d0feec439657d.zip
printk: Implement some unlocked kmsg_dump functions
If used from KDB, the locked variants are prone to deadlocks (suppose we got to the debugger w/ the logbuf lock held). So, we have to implement a few routines that grab no logbuf lock. Yet we don't need these functions in modules, so we don't export them. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/debug/kdb')
0 files changed, 0 insertions, 0 deletions