Re: [PATCH 2/2] [PATCH] move apic declarations to mach_apic.h

From: Glauber Costa
Date: Tue Mar 25 2008 - 17:10:49 EST


Ingo Molnar wrote:
* Glauber Costa <gcosta@xxxxxxxxxx> wrote:

take them out of the x86_64-specific asm/mach_apic.h

this broke the 32-bit build:

In file included from arch/x86/kernel/cpu/amd.c:8:
include/asm-x86/mach-default/mach_apic.h: In function 'init_apic_ldr':
include/asm-x86/mach-default/mach_apic.h:47: error: implicit declaration of function 'apic_write_around'
[...]

.config attached.

Ingo

Problem is that local apic is not always present.
I'm sending a replacement.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/