Milton Miller 199f45c45e powerpc/xics: Reduce and comment xics IPI use of memory barriers
A single full sync (mb()) is requrired to order the mmio to the qirr reg
with the set or clear of the message word.  However, test_and_clear_bit
has the effect of smp_mb() and we are not doing any other io from here,
so we don't need a mb per bit processed.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2008-10-13 16:24:19 +11:00
..
2008-08-25 01:18:06 -04:00
2008-08-01 13:03:49 -07:00
2008-07-26 12:00:11 -07:00
2008-07-30 09:41:45 -07:00
2008-07-26 12:00:09 -07:00