powerpc/mpic: Simplify ipi cpu mask handling
authorMilton Miller <miltonm@bga.com>
Tue, 10 May 2011 19:29:17 +0000 (19:29 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 19 May 2011 05:30:53 +0000 (15:30 +1000)
commit3caba98fddd551ca7dcdb1eb701b36ed70b04fde
tree85239e83532cd2b800e2c161bfb712961d7991a0
parentf1072939b6dd01d038d47db0bdc01b33e5f90f28
powerpc/mpic: Simplify ipi cpu mask handling

Now that MSG_ALL and MSG_ALL_BUT_SELF have been eliminated,
smp_mpic_mesage_pass no longer needs to lookup the cpumask just to
have mpic_send_ipi extract part of it and recode it in a NR_CPUS loop
by mpic_physmask.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/mpic.c
This page took 0.026526 seconds and 5 git commands to generate.