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:
1c83437
)
sched: Don't use tasklist_lock for debug prints
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 17 Jul 2011 18:47:54 +0000
(20:47 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 6 Oct 2011 10:47:08 +0000
(12:47 +0200)
Avoid taking locks from debug prints, this avoids latencies on -rt,
and improves reliability of the debug code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge