]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77c8aa751890812dd279ed3d5fceb78a94f977d1
tree2b0a839ad8506c6b14819a3647a7529b12a4e5b2
parent91ded5a274a7a1d43e45a3b03a5e716c651e3169
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