commit | 38f5745c5a90641079fd5b48600ae63f7ab6edcd | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Thu Aug 31 11:35:57 2006 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Fri Sep 08 11:06:06 2006 -0700 |
tree | 42bd4d5fd3fb6a1b3016731d53be5732de55725d | |
parent | 1c7d67073e2d196597f541351bc9b109c8a93528 [diff] |
[IA64] SN fix for cpu hotplug/kexec The sn_cpu_init() is required for cpu initialization on SN platforms. Change __init to __cpuinit so that the function is not freed with init code/data. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>