]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: fix build breakage on voyage
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 27 Jan 2009 05:21:37 +0000 (14:21 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 27 Jan 2009 05:21:37 +0000 (14:21 +0900)
commit22f25138c345ec46a13744c93c093ff822cd98d1
treea922020043da1a59d4bfcc7da32a40ad0662fdb4
parent2697fbd5faf19c84c17441b1752bdcbdcfd1248c
x86: fix build breakage on voyage

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>
arch/x86/kernel/setup_percpu.c