From: Rafael J. Wysocki Date: Wed, 12 Nov 2008 22:26:14 +0000 (+0100) Subject: x86: make NUMA on 32-bit depend on EXPERIMENTAL again X-Git-Tag: v2.6.28-rc6~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604d20554883cf03f888440d58ea7c6d36899839;p=pandora-kernel.git x86: make NUMA on 32-bit depend on EXPERIMENTAL again My previous patch to make CONFIG_NUMA on x86_32 depend on BROKEN turned out to be unnecessary, after all, since the source of the hibernation vs CONFIG_NUMA problem turned out to be the fact that we didn't take the NUMA KVA remapping into account in the hibernation code. Signed-off-by: Rafael J. Wysocki Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed