x86, apic: move APIC drivers to arch/x86/kernel/apic/*
arch/x86/kernel/ is getting a bit crowded, and the APIC
drivers are scattered into various different files.
Move them to arch/x86/kernel/apic/*, and also remove
the 'gen' prefix from those which had it.
Also move APIC related functionality: the IO-APIC driver,
the NMI and the IPI code.
Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/x86/kernel/Makefile 11 additions, 16 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/apic/Makefile 15 additions, 0 deletionsarch/x86/kernel/apic/Makefile
- arch/x86/kernel/apic/apic.c 0 additions, 0 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/apic_64.c 0 additions, 0 deletionsarch/x86/kernel/apic/apic_64.c
- arch/x86/kernel/apic/apic_flat_64.c 0 additions, 0 deletionsarch/x86/kernel/apic/apic_flat_64.c
- arch/x86/kernel/apic/io_apic.c 0 additions, 0 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/apic/ipi.c 0 additions, 0 deletionsarch/x86/kernel/apic/ipi.c
- arch/x86/kernel/apic/nmi.c 0 additions, 0 deletionsarch/x86/kernel/apic/nmi.c
- arch/x86/kernel/apic/x2apic_cluster.c 0 additions, 0 deletionsarch/x86/kernel/apic/x2apic_cluster.c
- arch/x86/kernel/apic/x2apic_phys.c 0 additions, 0 deletionsarch/x86/kernel/apic/x2apic_phys.c
- arch/x86/kernel/apic/x2apic_uv_x.c 0 additions, 0 deletionsarch/x86/kernel/apic/x2apic_uv_x.c
arch/x86/kernel/apic/Makefile
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment