[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47E96A29.4000503@redhat.com>
Date: Tue, 25 Mar 2008 18:10:01 -0300
From: Glauber Costa <gcosta@...hat.com>
To: Ingo Molnar <mingo@...e.hu>
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
glommer@...il.com, tglx@...utronix.de, yhlu.kernel@...il.com
Subject: Re: [PATCH 2/2] [PATCH] move apic declarations to mach_apic.h
Ingo Molnar wrote:
> * Glauber Costa <gcosta@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists