[IA64] start_secondary() and smp_callin() should be __cpuinit
authorTony Luck <tony.luck@intel.com>
Wed, 23 May 2007 23:46:40 +0000 (16:46 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 23 May 2007 23:46:40 +0000 (16:46 -0700)
commitd86ebd140963e50238ac397074b1ab7fc7ec1126
tree4b88bd5d85337efbf88492d713791cd04ce2de51
parent4598c95514f9a50b49626e1e5d1f292180b643fa
[IA64] start_secondary() and smp_callin() should be __cpuinit

Continuing the seemingly neverending quest to stomp out "Section
mismatch" warnings.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/smpboot.c