perf: Fix cgroup vs jump_label problem
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 3 Mar 2011 10:31:20 +0000 (11:31 +0100)
committerIngo 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