git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c7d670
)
[IA64] SN fix for cpu hotplug/kexec
author
Jack Steiner
<steiner@sgi.com>
Thu, 31 Aug 2006 16:35:57 +0000
(11:35 -0500)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 8 Sep 2006 18:06:06 +0000
(11:06 -0700)
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>
No differences found