From: Peter Zijlstra Date: Mon, 30 May 2011 14:48:06 +0000 (+0200) Subject: perf, cgroups: Fix up for new API X-Git-Tag: v3.0-rc3~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c355fbdfedd3820046dba4f537876cea54c207;p=pandora-kernel.git perf, cgroups: Fix up for new API Ben changed the cgroup API in commit f780bdb7c1c (cgroups: add per-thread subsystem callbacks) in an incompatible way, but forgot to convert the perf cgroup bits. Avoid compile warnings and runtime splats and convert perf too ;-) Acked-by: Ben Blum Cc: Stephane Eranian Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1306767651.1200.2990.camel@twins Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed