]> git.openfabrics.org - ~emulex/infiniband.git/commit
x86: rename 'genapic' to 'apic'
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 23:14:11 +0000 (00:14 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:06 +0000 (23:20 +0100)
commitc8d46cf06dc2e3a8f57a350eb9f9b19fd7f2ffe5
treefe5ceac244165e5726f310027588cf6e1b6e60e6
parent6781d948cc05b02df915650f2eb49550a1631df9
x86: rename 'genapic' to 'apic'

Rename genapic-> to apic-> references because in a future chagne we'll
open-code all the indirect calls (instead of obscuring them via macros),
so we want this reference to be as short as possible.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
15 files changed:
arch/x86/include/asm/genapic.h
arch/x86/include/asm/mach-default/mach_apic.h
arch/x86/include/asm/mach-default/mach_apicdef.h
arch/x86/include/asm/mach-default/mach_ipi.h
arch/x86/include/asm/mach-generic/mach_apic.h
arch/x86/include/asm/mach-generic/mach_apicdef.h
arch/x86/include/asm/mach-generic/mach_ipi.h
arch/x86/include/asm/mach-generic/mach_wakecpu.h
arch/x86/kernel/es7000_32.c
arch/x86/kernel/genapic_64.c
arch/x86/kernel/io_apic.c
arch/x86/kernel/numaq_32.c
arch/x86/kernel/setup.c
arch/x86/mach-generic/es7000.c
arch/x86/mach-generic/probe.c