x86/apic: Replace io_apic_ops with x86_io_apic_ops.
Which makes the code fit within the rest of the x86_ops functions. Acked-by:Suresh Siddha <suresh.b.siddha@intel.com> [v1: Changed x86_apic -> x86_ioapic per Yinghai Lu <yinghai@kernel.org> suggestion] [v2: Rebased on tip/x86/urgent and redid to match Ingo's syntax style] Signed-off-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Showing
- arch/x86/include/asm/io_apic.h 23 additions, 12 deletionsarch/x86/include/asm/io_apic.h
- arch/x86/include/asm/x86_init.h 8 additions, 1 deletionarch/x86/include/asm/x86_init.h
- arch/x86/kernel/apic/io_apic.c 4 additions, 42 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/setup.c 1 addition, 1 deletionarch/x86/kernel/setup.c
- arch/x86/kernel/x86_init.c 8 additions, 0 deletionsarch/x86/kernel/x86_init.c
Please register or sign in to comment