commit | 72b138198cd6307c679b35d677ed64105b94ab48 | [log] [tgz] |
---|---|---|
author | Segher Boessenkool <segher@kernel.crashing.org> | Fri Feb 17 11:25:42 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Feb 24 11:36:37 2006 +1100 |
tree | c48af4520274df67846647097eafaf45631d8bc5 | |
parent | 7c375b9aba4cabaeb1ca8f82807d40fd0a37103a [diff] |
[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>