x86: use u32 for some lapic functions
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:15 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:15 +0000 (13:30 +0100)
commit42e0a9aa5d467188687c6b705412578e53c14af6
tree9c9a64a576a4072b816babf0bb81aa5924d2a667
parent3c6bb07ac1b4174318606a26f0de8ceb9f6d8133
x86: use u32 for some lapic functions

Use u32 so 32 and 64bit have the same interface.

Andrew Morton: xen, lguest build fixes

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_32.c
arch/x86/lguest/boot.c
arch/x86/xen/enlighten.c
include/asm-x86/apic_32.h
include/asm-x86/apic_64.h
include/asm-x86/paravirt.h