x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit
authorCyrill Gorcunov <gorcunov@openvz.org>
Sun, 8 Nov 2009 13:16:45 +0000 (16:16 +0300)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 18:46:17 +0000 (19:46 +0100)
In fact it's never get used on x86-64 (for 64 bit platform
we use differ technique to enumerate io-units).

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20091108131645.GD5300@lenovo>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found