x86: apic namespace cleanup
authorThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 13:18:40 +0000 (15:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 19:30:47 +0000 (21:30 +0200)
commite11dadabf443dc3101f28b74d8b9d56870a87db4
tree722c88b59aef0a7ac0252bc629e89232d77a3d74
parentbc07844a33734c4b2f32ef26d942d2f3ef9302ea
x86: apic namespace cleanup

boot_cpu_physical_apicid is a global variable and used as function
argument as well. Rename the function arguments to avoid confusion.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/apic.h
arch/x86/kernel/apic/bigsmp_32.c
arch/x86/kernel/apic/numaq_32.c
arch/x86/kernel/apic/summit_32.c
arch/x86/kernel/setup.c