powerpc/mpic: Use new smp_request_message_ipi
authorMilton Miller <miltonm@bga.com>
Fri, 10 Oct 2008 01:56:50 +0000 (01:56 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 19 Nov 2008 05:05:07 +0000 (16:05 +1100)
MPIC has 4 ipis, so it can use the new smp_request_message_ipi to
reduce pathlength when receiving an ipi.

This has the side effect of using the common ipi names, and also
continuing to try request the remaining messages when one fails.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found