From: Jacob Pan Date: Wed, 23 Sep 2009 14:20:23 +0000 (-0700) Subject: x86, ioapic: Early enable ioapic for timer irq X-Git-Tag: v2.6.34-rc1~7^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ddafb17ad1a73c8bc333cb328bad46513e85e7;p=pandora-kernel.git x86, ioapic: Early enable ioapic for timer irq Moorestown platform needs apic ready early for the system timer irq which is delievered via ioapic. Should not impact other platforms. In the longer term, once ioapic setup is moved before late time init, we will not need this patch to do early apic enabling. Signed-off-by: Jacob Pan LKML-Reference: <43F901BD926A4E43B106BF17856F07559FB80D07@orsmsx508.amr.corp.intel.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed