commit | afadcd788f37bfa62d92662e54a720c26c91becf | [log] [tgz] |
---|---|---|
author | Yinghai Lu <Yinghai.Lu@Sun.COM> | Wed Jan 30 13:34:12 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:12 2008 +0100 |
tree | 077515fe2b5a90351b035ad3769093f5280fc661 | |
parent | 9198715763e8d0fd7fb7578c07916a5313e28b9d [diff] |
x86: fix nodemap_size according to nodeid bits memnode.map is s16 array because of nodeid is 16 bit now. so need to increase the nodemap_size according to that bits. Signed-off-by: Yinghai Lu <yinghai.lu@sun.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>