[PATCH] i386: Allow to use GENERICARCH for UP kernels
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:26 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:26 +0000 (10:52 +0200)
commit874c4fe389d1358f82c96dc9b5092fc5c7690604
tree9d79c398041c8902cff3abb6c9495c3d63bf59f1
parent9142e0c8396b25ed4cb549b5efa636065768ebe0
[PATCH] i386: Allow to use GENERICARCH for UP kernels

There are some machines around (large xSeries or Unisys ES7000) that
need physical IO-APIC destination mode to access all of their IO
devices. This currently doesn't work in UP kernels as used in
distribution installers.

This patch allows to compile even UP kernels as GENERICARCH which
allows to use physical or clustered APIC mode.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/Kconfig
arch/i386/kernel/io_apic.c
arch/i386/kernel/mpparse.c
arch/i386/mach-generic/bigsmp.c
arch/i386/mach-generic/es7000.c
arch/i386/mach-generic/probe.c
arch/i386/mach-generic/summit.c
include/asm-i386/genapic.h
include/asm-i386/mach-es7000/mach_apic.h
include/asm-i386/mach-summit/mach_apic.h
include/asm-i386/smp.h