x86, pic: Make use of legacy_pic abstraction
This patch replaces legacy PIC-related global variable and functions with the new legacy_pic abstraction. Signed-off-by:Jacob Pan <jacob.jun.pan@intel.com> LKML-Reference: <43F901BD926A4E43B106BF17856F07559FB80D04@orsmsx508.amr.corp.intel.com> Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- arch/x86/include/asm/hw_irq.h 0 additions, 7 deletionsarch/x86/include/asm/hw_irq.h
- arch/x86/include/asm/i8259.h 0 additions, 8 deletionsarch/x86/include/asm/i8259.h
- arch/x86/kernel/apic/apic.c 4 additions, 4 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/io_apic.c 27 additions, 30 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/apic/nmi.c 1 addition, 1 deletionarch/x86/kernel/apic/nmi.c
- arch/x86/kernel/i8259.c 14 additions, 7 deletionsarch/x86/kernel/i8259.c
- arch/x86/kernel/irqinit.c 1 addition, 1 deletionarch/x86/kernel/irqinit.c
- arch/x86/kernel/smpboot.c 3 additions, 2 deletionsarch/x86/kernel/smpboot.c
- arch/x86/kernel/visws_quirks.c 9 additions, 5 deletionsarch/x86/kernel/visws_quirks.c
Please register or sign in to comment