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:
2697fbd
)
x86: fix build breakage on voyage
author
James Bottomley
<James.Bottomley@HansenPartnership.com>
Tue, 27 Jan 2009 05:21:37 +0000
(14:21 +0900)
committer
Tejun Heo
<tj@kernel.org>
Tue, 27 Jan 2009 05:21:37 +0000
(14:21 +0900)
Impact: build fix
x86_cpu_to_apicid and x86_bios_cpu_apicid aren't defined for voyage.
Earlier patch forgot to conditionalize early percpu clearing. Fix it.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found