git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
533827c
)
kdb: Switch to nolock variants of kmsg_dump functions
author
Anton Vorontsov
<anton.vorontsov@linaro.org>
Sat, 21 Jul 2012 00:28:25 +0000
(17:28 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 21 Jul 2012 17:34:00 +0000
(10:34 -0700)
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>
No differences found