i386: fix flat mode numa on a real numa system
commiteef1cc3099aa25040099a0721346b550c9722640
authorkeith mannthey <kmannth@us.ibm.com>
Mon, 25 Sep 2006 23:25:35 +0000 (25 16:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Oct 2006 20:23:26 +0000 (13 13:23 -0700)
treefa7d16447302e60dd4a7cbe110d2403a4200a1cf
parent1ada841196360876c5077ae2431ce5b90f9bbec2
i386: fix flat mode numa on a real numa system

If there is only 1 node in the system cpus should think they are apart of
some other node.

If cases where a real numa system boots the Flat numa option make sure the
cpus don't claim to be apart on a non-existent node.

Signed-off-by: Keith Mannthey <kmannth@us.ibm.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Dave Hansen <haveblue@us.ibm.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/kernel/smpboot.c