From: Peter Zijlstra Date: Thu, 3 Mar 2011 10:31:20 +0000 (+0100) Subject: perf: Fix cgroup vs jump_label problem X-Git-Tag: v2.6.39-rc1~510^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08309379b7083a9ceec0f9bb96a629058fb623c4;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed