]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Nov 2009 00:23:11 +0000 (16:23 -0800)
commite434e9fc1661989db1a39b6f5be29c39e13b419a
tree1b8d36833876bdc0ac5d7f60b3ce7a5b887dad21
parent6fa5a4d48a5cb7aa452cc34120f9122301ec8c93
powerpc/pmac: Fix PowerSurge SMP IPI allocation

commit 527b3639616b21c257518ee7c26fbf05232db0c0 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/powerpc/platforms/powermac/smp.c