commit | e6df595b37c7c033ef7400b4fdd382a2dc4f4131 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon May 02 14:18:53 2011 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon May 02 14:18:53 2011 +0200 |
tree | 23488915357a565777e244e6c7448c0e142e9248 | |
parent | daf4f480ae24270bac06db4293908d36b4834e21 [diff] |
x86, NUMA: Move numa_nodes_parsed to numa.[hc] Move numa_nodes_parsed from numa_64.[hc] to numa.[hc] to prepare for NUMA init path unification. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Yinghai Lu <yinghai@kernel.org> Cc: David Rientjes <rientjes@google.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: "H. Peter Anvin" <hpa@zytor.com>