x86, pic: Make use of legacy_pic abstraction
authorJacob Pan <jacob.jun.pan@intel.com>
Mon, 9 Nov 2009 19:27:04 +0000 (11:27 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 20 Feb 2010 00:25:17 +0000 (16:25 -0800)
commitb81bb373a7e832a43921356aa1291044d7f52fb1
tree8008f5c30cae5bf5d8480b590cee63db01034333
parentef3548668c02cc8c3922f4423f32b53e662811c6
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>
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/i8259.h
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/apic/nmi.c
arch/x86/kernel/i8259.c
arch/x86/kernel/irqinit.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/visws_quirks.c