diff options
author | Nathan Lynch <nathanl@austin.ibm.com> | 2006-03-20 18:35:15 -0600 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-03-22 15:03:48 +1100 |
commit | 2e5ce39d6703836b583c43131c365201a76285a5 (patch) | |
tree | f45152d260b8ad49dc4dcb2ada905eaa24ffdc26 /arch/sh | |
parent | bf4b85b0e4bab42b3e8d8b0acc6851bb85e2050b (diff) |
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
map_cpu_to_node does not need to be inline, it is never called in a
hot path.
map_cpu_to_node, numa_setup_cpu, and find_cpu_node can be marked
__cpuinit, as they are never used after boot if CONFIG_HOTPLUG_CPU=n.
Signed-off-by: Nathan Lynch <nathanl@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions