]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26022bf98ff4724cfc86350988cf558ae31749c7
treec2863e7e97922e3e3bb3f97ca281b0ed6bf16aa0
parent56d06838bbd1a11d6afc3e71de6a18533d0b68a9
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>
kernel/perf_event.c