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:
5f7b703
)
Make printk() console semaphore accesses sensible
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 Mar 2008 02:25:08 +0000
(19:25 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 25 Mar 2008 02:25:08 +0000
(19:25 -0700)
The printk() logic on when/how to get the console semaphore was
unreadable, this splits the code up into a few helper functions and
makes it easier to follow what is going on.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/printk.c
patch
|
blob
|
history
diff --cc
kernel/printk.c
Simple merge