Re: [PATCH] x86: don't compile vsmp_64 for 32bit

From: Ingo Molnar
Date: Thu Feb 26 2009 - 00:40:58 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

>
> Impact: cleanup
>
> that is only needed when CONFIG_X86_VSMP is defined with 64bit
> also remove dead code about PCI, because CONFIG_X86_VSMP depends on PCI
>
> Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>
>
> ---
> arch/x86/include/asm/apic.h | 7 +++++++
> arch/x86/include/asm/setup.h | 4 ++++
> arch/x86/kernel/Makefile | 2 +-
> arch/x86/kernel/setup.c | 2 --
> arch/x86/kernel/vsmp_64.c | 12 +-----------
> 5 files changed, 13 insertions(+), 14 deletions(-)

Applied to tip:x86/apic, thanks Yinghai!

Ingo
--
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/