From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:26 +0000 (+0200) Subject: [PATCH] i386: Allow to use GENERICARCH for UP kernels X-Git-Tag: v2.6.19-rc1~1077^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874c4fe389d1358f82c96dc9b5092fc5c7690604;p=pandora-kernel.git [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 --- Reading git-diff-tree failed