commit | 021428ad1418cf3c386a1a0157140c3ea29b17ef | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Nov 21 00:23:37 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 23 10:00:48 2009 +0100 |
tree | 52b77975afb95554ac195909879debe091061361 | |
parent | 44280733e71ad15377735b42d8538c109c94d7e3 [diff] |
x86, numa, bootmem: Only free bootmem on NUMA failure path In the NUMA bootmem setup failure path we freed nodedata_phys incorrectly. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: H. Peter Anvin <hpa@zytor.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: David Rientjes <rientjes@google.com> Cc: Andrew Morton <akpm@linux-foundation.org> LKML-Reference: <4B07A739.3030104@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>