From: keith mannthey Date: Mon, 25 Sep 2006 23:25:35 +0000 (-0700) Subject: [PATCH] i386: fix flat mode numa on a real numa system X-Git-Tag: v2.6.19-rc1~1236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa0e9a07cd31f3858239dbc93011b82780acf4b;p=pandora-kernel.git [PATCH] 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 Cc: Andy Whitcroft Cc: Dave Hansen Cc: Andi Kleen Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed