x86: make generic arch support NUMAQ
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 9 Jun 2008 01:31:54 +0000 (18:31 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Jun 2008 09:34:42 +0000 (11:34 +0200)
... so it could fall back to normal numa and we'd reduce the impact of the
NUMAQ subarch.

NUMAQ depends on GENERICARCH
also decouple genericarch numa from acpi.
also make it fall back to bigsmp if apicid > 8.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found