From: Andi Kleen Date: Fri, 3 Feb 2006 20:51:53 +0000 (+0100) Subject: [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled X-Git-Tag: v2.6.16-rc3~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3777a95903953c55f2309a89679b73c19ae5535b;p=pandora-kernel.git [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled It's bad juju to touch the APIC when it hasn't been enabled. I also moved ack_bad_irq for x86-64 out of line following i386. Signed-off-by: Andi Kleen Acked-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed