powerpc/pmac: Fix PowerSurge SMP IPI allocation
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 14 Jul 2009 20:56:58 +0000 (20:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Aug 2009 00:12:31 +0000 (10:12 +1000)
commit527b3639616b21c257518ee7c26fbf05232db0c0
tree2b0a839ad8506c6b14819a3647a7529b12a4e5b2
parent066c4b87e927985a083481c92b4aebade8fe4ab3
powerpc/pmac: Fix PowerSurge SMP IPI allocation

The code for setting up the IPIs for SMP PowerSurge marchines bitrot,
it needs to properly map the HW interrupt number

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powermac/smp.c