]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[PATCH] powerpc: Fix some MPIC + HT APIC buglets
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 17 Feb 2006 10:25:42 +0000 (11:25 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 24 Feb 2006 00:36:37 +0000 (11:36 +1100)
commit72b138198cd6307c679b35d677ed64105b94ab48
treec48af4520274df67846647097eafaf45631d8bc5
parent7c375b9aba4cabaeb1ca8f82807d40fd0a37103a
[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 <segher@kernel.crashing.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/mpic.c