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:
2699574
)
x86: apic_64.c - setup_APIC_timer has to be __cpuinit function
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Sun, 24 Aug 2008 09:01:39 +0000
(
02:01
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 16 Oct 2008 14:53:00 +0000
(16:53 +0200)
There is no need to hold this code if CPU_HOTPLUG is not
defined.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found