]> 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>
Thu, 29 Sep 2011 06:07:48 +0000 (16:07 +1000)
commit0d45cd4b94ee9d01f045698fa26af88fddf81caf
tree8fec844dd8aa4cbf0d94938515c28361c9f7fe8f
parentf9be8e376f3d8b5c145c4da545327e6ba3f361a3
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