x86: Implement x86_32_early_logical_apicid() for summit_32
commit3b39d937843e071c59b3aeecbf7de4750f095b12
authorTejun Heo <tj@kernel.org>
Sun, 23 Jan 2011 13:37:36 +0000 (23 14:37 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 28 Jan 2011 13:54:07 +0000 (28 14:54 +0100)
tree3d4d7094a77aa980c36bd4f111314d009526566a
parent12bf24a47c1a095233cc8a8b863b509a0d8e0f2c
x86: Implement x86_32_early_logical_apicid() for summit_32

Factor out logical apic id calculation from
summit_init_apic_ldr() and use it for the
x86_32_early_logical_apicid() callback.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: eric.dumazet@gmail.com
Cc: yinghai@kernel.org
Cc: brgerst@gmail.com
Cc: gorcunov@gmail.com
Cc: penberg@kernel.org
Cc: shaohui.zheng@intel.com
Cc: rientjes@google.com
LKML-Reference: <1295789862-25482-11-git-send-email-tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/summit_32.c