aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2010-03-11 13:06:56 +0100
committerIngo Molnar <mingo@elte.hu>2010-03-11 15:21:27 +0100
commit85cfabbcd10f8d112feee6e2ec64ee78033b6d3c (patch)
treef8c92931b845b6ec10a32336d107c8f34af512e6 /arch/x86/kernel/cpu
parent7ae5f21361fea11f58c398701da635f778635d13 (diff)
downloadkernel_samsung_smdk4412-85cfabbcd10f8d112feee6e2ec64ee78033b6d3c.zip
kernel_samsung_smdk4412-85cfabbcd10f8d112feee6e2ec64ee78033b6d3c.tar.gz
kernel_samsung_smdk4412-85cfabbcd10f8d112feee6e2ec64ee78033b6d3c.tar.bz2
perf, ppc: Fix compile error due to new cpu notifiers
Fix: arch/powerpc/kernel/perf_event.c:1334: error: 'power_pmu_notifier' undeclared (first use in this function) arch/powerpc/kernel/perf_event.c:1334: error: (Each undeclared identifier is reported only once arch/powerpc/kernel/perf_event.c:1334: error: for each function it appears in.) arch/powerpc/kernel/perf_event.c:1334: error: implicit declaration of function 'power_pmu_notifier' arch/powerpc/kernel/perf_event.c:1334: error: implicit declaration of function 'register_cpu_notifier' Due to commit 3f6da390 (perf: Rework and fix the arch CPU-hotplug hooks). Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu')
0 files changed, 0 insertions, 0 deletions