From: Rafael J. Wysocki Date: Mon, 10 Nov 2008 20:52:47 +0000 (+0100) Subject: x86: Make NUMA on 32-bit depend on BROKEN X-Git-Tag: v2.6.28-rc5~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4694516d1987303dd83bfd0efdd36fa5b65d701b;p=pandora-kernel.git x86: Make NUMA on 32-bit depend on BROKEN While investigating the failure of hibernation on 32-bit x86 with CONFIG_NUMA set, as described in this message http://marc.info/?l=linux-kernel&m=122634118116226&w=4 I asked some people for help and I was told that it wasn't really worth the effort, because CONFIG_NUMA was generally broken on 32-bit x86 systems and it shouldn't be used in such configs. For this reason, make CONFIG_NUMA depend on BROKEN instead of EXPERIMENTAL on x86-32. Signed-off-by: Rafael J. Wysocki Cc: Andi Kleen Cc: Pavel Machek Cc: Peter Zijlstra Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed