]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, apic: unify phys_pkg_id()
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:31:22 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:26 +0000 (23:20 +0100)
commitd4c9a9f3d416cfa1f5ffbe09d864d069467fe693
tree647f78d7d845734fdab95c8a05a20b0a80015709
parentb0b20e5a3a6615ae750804523aeedd32911bb9d6
x86, apic: unify phys_pkg_id()

- unify the call signature of 64-bit to that of 32-bit

 - clean up the types all around

 - clean up namespace contamination

Signed-off-by: Ingo Molnar <mingo@elte.hu>
12 files changed:
arch/x86/include/asm/bigsmp/apic.h
arch/x86/include/asm/es7000/apic.h
arch/x86/include/asm/genapic.h
arch/x86/include/asm/mach-default/mach_apic.h
arch/x86/include/asm/numaq/apic.h
arch/x86/include/asm/summit/apic.h
arch/x86/kernel/cpu/addon_cpuid_features.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/genx2apic_cluster.c
arch/x86/kernel/genx2apic_phys.c
arch/x86/kernel/genx2apic_uv_x.c