MIPS: CMP: Extend IPI handling to CPU number
authorTim Anderson <tanderson@mvista.com>
Wed, 17 Jun 2009 23:22:25 +0000 (16:22 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 3 Jul 2009 14:45:26 +0000 (15:45 +0100)
This takes the current IPI interrupt assignment from the fix number of 4
to the number of CPUs defined in the system.

Signed-off-by: Tim Anderson <tanderson@mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found