kernel-ark/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
..
adc.h
addrspace.h
alignment.h
asm-offsets.h
atomic-grb.h atomic: Provide atomic_{or,xor,and} 2015-07-27 14:06:24 +02:00
atomic-irq.h sh: Provide atomic_{or,xor,and} 2015-07-27 14:06:23 +02:00
atomic-llsc.h sh: Provide atomic_{or,xor,and} 2015-07-27 14:06:23 +02:00
atomic.h atomic, arch: Audit atomic_{read,set}() 2015-09-23 09:54:28 +02:00
barrier.h sh: fix smp_store_mb for !SMP 2016-01-26 10:18:29 +02:00
bitops-grb.h
bitops-llsc.h
bitops-op32.h
bitops.h
bl_bit_32.h
bl_bit_64.h
bl_bit.h
bug.h
bugs.h
cache_insns_32.h
cache_insns_64.h
cache_insns.h
cache.h
cacheflush.h
checksum_32.h
checksum.h
clkdev.h
clock.h
cmpxchg-grb.h sh: support 1 and 2 byte xchg 2016-01-12 20:47:01 +02:00
cmpxchg-irq.h sh: support 1 and 2 byte xchg 2016-01-12 20:47:01 +02:00
cmpxchg-llsc.h sh: move xchg_cmpxchg to a header by itself 2016-01-12 20:47:02 +02:00
cmpxchg-xchg.h sh: move xchg_cmpxchg to a header by itself 2016-01-12 20:47:02 +02:00
cmpxchg.h sh: support 1 and 2 byte xchg 2016-01-12 20:47:01 +02:00
device.h
dma-mapping.h dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
dma-register.h
dma.h
dmabrg.h
dwarf.h
elf.h
entry-macros.S
fb.h
fixmap.h
flat.h
fpu.h
freq.h
ftrace.h ftrace: Format MCOUNT_ADDR address as type unsigned long 2015-07-20 22:30:53 -04:00
futex-irq.h
futex.h
gpio.h
hardirq.h
hd64461.h
heartbeat.h
hugetlb.h mm/hugetlb: remove arch_prepare/release_hugepage from arch headers 2015-06-25 17:00:35 -07:00
hw_breakpoint.h
hw_irq.h
i2c-sh7760.h
io_generic.h
io_noioport.h
io_trapped.h
io.h libnvdimm for 4.3: 2015-09-08 14:35:59 -07:00
irq.h
irqflags.h
Kbuild mm: clean up per architecture MM hook header files 2015-07-17 16:39:53 -07:00
kdebug.h
kexec.h
kgdb.h
kmap_types.h
kprobes.h
linkage.h
machvec.h
mc146818rtc.h
mmu_context_32.h
mmu_context_64.h
mmu_context.h Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
mmu.h
mmzone.h
module.h
mutex-llsc.h
mutex.h
page.h sh: add copy_user_page() alias for __copy_user() 2015-10-16 11:42:28 -07:00
pci.h PCI: Remove unused pci_dma_burst_advice() 2015-06-08 07:56:43 -05:00
perf_event.h
pgalloc.h
pgtable_32.h
pgtable_64.h
pgtable-2level.h
pgtable-3level.h
pgtable.h
posix_types.h
processor_32.h
processor_64.h
processor.h
ptrace_32.h
ptrace_64.h
ptrace.h
push-switch.h
reboot.h
romimage-macros.h
rtc.h
rwsem.h
seccomp.h
sections.h
segment.h
setup.h
sfp-machine.h
sh7760fb.h
sh_bios.h
shmparam.h
siu.h
smc37c93x.h
smp-ops.h
smp.h
sparsemem.h
spi.h
spinlock_types.h
spinlock.h
sram.h
stackprotector.h
stacktrace.h
string_32.h
string_64.h
string.h
suspend.h
switch_to_32.h sched, sh: Fold finish_arch_switch() into switch_to() 2015-08-04 09:38:05 +02:00
switch_to_64.h
switch_to.h
syscall_32.h
syscall_64.h
syscall.h
syscalls_32.h
syscalls_64.h
syscalls.h
thread_info.h sh: Remove signal translation and exec_domain 2015-04-12 20:58:25 +02:00
timex.h
tlb_64.h
tlb.h
tlbflush.h
topology.h
traps_32.h
traps_64.h
traps.h
types.h
uaccess_32.h
uaccess_64.h
uaccess.h
unaligned-sh4a.h
unaligned.h
uncached.h
unistd.h
unwinder.h
user.h
vga.h
vmlinux.lds.h
watchdog.h
word-at-a-time.h