x86: make NUMA on 32-bit depend on EXPERIMENTAL again
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 12 Nov 2008 22:26:14 +0000 (23:26 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 22:28:52 +0000 (23:28 +0100)
commit604d20554883cf03f888440d58ea7c6d36899839
treed0b1521ad64d04597cf6aa5b8c457890afd38546
parent97a70e548bd97d5a46ae9d44f24aafcc013fd701
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 <rjw@sisk.pl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig