mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-17 06:25:07 +00:00
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>