commit | 40bcc69b399ddbcd2d5c52b277a1b27398339b27 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Jan 05 18:39:01 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jan 06 13:21:21 2009 +0100 |
tree | 05779eda0123974b485f21e2f7cef2aa706328aa | |
parent | 238c6d54830c624f34ac9cf123ac04aebfca5013 [diff] |
x86: k8 numa register active regions later Impact: cleanup don't register early, so we don't need to clear actived regions if it fail to get node hash shift or wild set in nb config. also remove nodeids array that is not needed Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>