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)
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>

No differences found