Files
linux/arch
Michael S. Tsirkin a60514bae7 mips: define __smp_xxx
This defines __smp_xxx barriers for mips,
for use by virtualization.

smp_xxx barriers are removed as they are
defined correctly by asm-generic/barriers.h

Note: the only exception is smp_mb__before_llsc which is mips-specific.
We define both the __smp_mb__before_llsc variant (for use in
asm/barriers.h) and smp_mb__before_llsc (for use elsewhere on this
architecture).

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
2016-01-12 20:46:56 +02:00
..
2016-01-12 20:46:54 +02:00
2016-01-12 20:46:53 +02:00
2016-01-12 20:46:54 +02:00
2016-01-12 20:46:55 +02:00
2015-12-29 17:45:49 -08:00
2015-11-22 11:35:26 +01:00
2016-01-12 20:46:55 +02:00
2016-01-12 20:46:56 +02:00
2015-11-26 22:25:58 +08:00
2015-12-21 10:16:18 +01:00
2016-01-12 20:46:53 +02:00
2016-01-12 20:46:48 +02:00
2015-12-12 10:15:34 -08:00
2016-01-12 20:46:49 +02:00
2015-12-08 22:26:00 +01:00
2016-01-12 20:46:52 +02:00