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:
2d0f252
)
perf: Fix cgroup vs jump_label problem
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 3 Mar 2011 10:31:20 +0000
(11:31 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 4 Mar 2011 10:32:52 +0000
(11:32 +0100)
Li Zefan reported that the jump label code sleeps and we're calling it
under a spinlock, *fail* ;-)
Reported-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found