commit | 08309379b7083a9ceec0f9bb96a629058fb623c4 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Mar 03 11:31:20 2011 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 04 11:32:52 2011 +0100 |
tree | c2863e7e97922e3e3bb3f97ca281b0ed6bf16aa0 | |
parent | 2d0f25201ee210a0666ec9c41538ba05a07f8bc6 [diff] |
perf: Fix cgroup vs jump_label problem 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>