]> 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>
Tue, 4 Oct 2011 07:38:15 +0000 (18:38 +1100)
commitf14bb57bf65b97fcd208a975f569f2182fddb9f1
tree06a05768114e0e9cdab51c44ab40ea240e1d4f12
parentaf89375464c49f45ab1ba464d1f7a930ff952a35
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