From: Segher Boessenkool Date: Fri, 17 Feb 2006 10:25:42 +0000 (+0100) Subject: [PATCH] powerpc: Fix some MPIC + HT APIC buglets X-Git-Tag: v2.6.16-rc5~55^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b138198cd6307c679b35d677ed64105b94ab48;p=pandora-kernel.git [PATCH] powerpc: Fix some MPIC + HT APIC buglets Do disable, not enable, the HT APIC IRQ in the function that is supposed to. Enable the MPIC IRQ before enabling the downstream APIC IRQ, avoids potentially losing an interrupt. Signed-off-by: Segher Boessenkool Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed