]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arch/x86/kernel/cpu/perf_event_amd.c needs asm/apicdef.h
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 28 Sep 2011 00:49:35 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:07 +0000 (14:53 +1000)
commit573aad31cd2851b9de3398ef5b7e0b2711f7f6fb
tree2b18cc09c2bc3a2db3e87156cd82cc1fa0b27e7a
parent31db54bacb677e5102f7fceaec96d73beb28b2d0
arch/x86/kernel/cpu/perf_event_amd.c needs asm/apicdef.h

x86_64 allnoconfig:

arch/x86/kernel/cpu/perf_event_amd.c: In function 'amd_pmu_cpu_starting':
arch/x86/kernel/cpu/perf_event_amd.c:350: error: 'BAD_APICID' undeclared (first use in this function)
arch/x86/kernel/cpu/perf_event_amd.c:350: error: (Each undeclared identifier is reported only once
arch/x86/kernel/cpu/perf_event_amd.c:350: error: for each function it appears in.)

Cc: Kevin Winchester <kjwinchester@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Andrew Morton <>
arch/x86/kernel/cpu/perf_event_amd.c