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:
6430c9c
)
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
author
Jan Beulich
<JBeulich@novell.com>
Thu, 17 Feb 2011 16:36:24 +0000
(16:36 +0000)
committer
Len Brown
<len.brown@intel.com>
Thu, 3 Mar 2011 01:58:20 +0000
(20:58 -0500)
Once acpi_map_lsapic() in ia64 follows how x86 treats it wrt section
placement, the whole tree from acpi_processor_set_pdc() can become
__cpuinit.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found