aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp_hpc.c
diff options
context:
space:
mode:
authorLuck, Tony <[email protected]>2013-11-08 22:03:33 +0000
committerIngo Molnar <[email protected]>2013-11-11 09:21:29 +0000
commit9ebddac7ea2a1f4b4ce3335a78312a58dfaadb4d (patch)
treeb5770ea66104508a1aeb5475632c437db29e4188 /drivers/pci/hotplug/ibmphp_hpc.c
parentdmi: Avoid unaligned memory access in save_mem_devices() (diff)
downloadkernel-9ebddac7ea2a1f4b4ce3335a78312a58dfaadb4d.tar.gz
kernel-9ebddac7ea2a1f4b4ce3335a78312a58dfaadb4d.zip
ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC
Randconfig build by Fengguang's robot army reported: drivers/built-in.o: In function `extlog_print': >> acpi_extlog.c:(.text+0xcc719): undefined reference to `boot_cpu_physical_apicid' The config had CONFIG_SMP=n so we picked up this definition from: <asm/cpu.h>: #define cpu_physical_id(cpu) boot_cpu_physical_apicid But boot_cpu_physical_apicid is defined in arch/x86/kernel/apic/apic.c which is only built if CONFIG_X86_LOCAL_APIC=y. Reported-by: Fengguang Wu <[email protected]> Signed-off-by: Tony Luck <[email protected]> Cc: Chen Gong <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Link: http://lkml.kernel.org/r/6be3afdcad7968f7fb7c0b681e547b3e872e44dd.1383947368.git.tony.luck@intel.com Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_hpc.c')
0 files changed, 0 insertions, 0 deletions