commit | 1f91233c26fd5f7d6525fd29b95e4b50ca7a3e88 | [log] [tgz] |
---|---|---|
author | Jacob Pan <jacob.jun.pan@intel.com> | Fri Feb 05 04:06:56 2010 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri Feb 19 17:16:38 2010 -0800 |
tree | 987d5c535f10cf2d79ce0073936c7e45077f602c | |
parent | b81bb373a7e832a43921356aa1291044d7f52fb1 [diff] |
x86, apic: Remove ioapic_disable_legacy() The ioapic_disable_legacy() call is no longer needed for platforms do not have legacy pic. the legacy pic abstraction has taken care it automatically. This patch also initialize irq-related static variables based on information obtained from legacy_pic. Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com> LKML-Reference: <43F901BD926A4E43B106BF17856F0755A30A7660@orsmsx508.amr.corp.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>