]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove x86_cpu_to_log_apicid
authorMike Travis <travis@sgi.com>
Wed, 17 Oct 2007 16:04:38 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:24 +0000 (20:16 +0200)
commit9efa98159c8b4fd7373d03af9fc06d43f47de0f5
tree264d377c469f7657dbe47e0b3f80416091868ebc
parent61d08a9ea3d5fd680213aa7a15fcda69ce11987d
x86: remove x86_cpu_to_log_apicid

Remove the x86_cpu_to_log_apicid array.  It is set in
arch/x86_64/kernel/genapic_flat.c:flat_init_apic_ldr() and
arch/x86_64/kernel/smpboot.c:do_boot_cpu() but it is never
referenced.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/genapic_64.c
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/smpboot_64.c
include/asm-x86/smp_64.h