Michael S. Tsirkin 90a3ccb0be sh: define __smp_xxx, fix smp_store_mb for !SMP
sh variant of smp_store_mb() calls xchg() on !SMP which is stronger than
implied by both the name and the documentation.

define __smp_store_mb instead: code in asm-generic/barrier.h
will then define smp_store_mb correctly depending on
CONFIG_SMP.

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:57 +02:00
..
2016-01-12 20:46:54 +02:00
2016-01-12 20:46:53 +02:00
2015-11-10 10:05:17 -08:00
2016-01-12 20:46:54 +02:00
2015-11-12 15:26:39 -08: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:56 +02:00
2016-01-12 20:46:49 +02:00
2015-12-08 22:26:00 +01:00
2015-11-11 09:16:10 -08:00
2016-01-12 20:46:52 +02:00