Files
kernel_xiaomi_sm8250/arch/sh/include/asm
Michael S. Tsirkin fb9b050ce9 sh: 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.

commit 90a3ccb0be ("sh: define __smp_xxx,
fix smp_store_mb for !SMP") was supposed to fix it but
left the bug in place.

Drop smp_store_mb, so that code in asm-generic/barrier.h
will define it correctly depending on CONFIG_SMP.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-01-26 10:18:29 +02:00
..
2015-07-27 14:06:23 +02:00
2015-07-27 14:06:23 +02:00
2016-01-26 10:18:29 +02:00
2014-04-18 14:20:44 +02:00
2016-01-12 20:47:01 +02:00
2016-01-12 20:47:01 +02:00
2016-01-12 20:47:01 +02:00
2014-01-23 16:36:54 -08:00
2013-11-15 09:32:18 +09:00
2015-01-13 15:24:08 +02:00
2015-01-13 15:23:38 +02:00
2015-01-13 15:23:21 +02:00