commit | 604d20554883cf03f888440d58ea7c6d36899839 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Nov 12 23:26:14 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 12 23:28:52 2008 +0100 |
tree | d0b1521ad64d04597cf6aa5b8c457890afd38546 | |
parent | 97a70e548bd97d5a46ae9d44f24aafcc013fd701 [diff] |
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>