From: Jacob Pan Date: Fri, 5 Feb 2010 12:06:56 +0000 (-0800) Subject: x86, apic: Remove ioapic_disable_legacy() X-Git-Tag: v2.6.34-rc1~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f91233c26fd5f7d6525fd29b95e4b50ca7a3e88;p=pandora-kernel.git 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 LKML-Reference: <43F901BD926A4E43B106BF17856F0755A30A7660@orsmsx508.amr.corp.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed