Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2018 22:55:07 +0000 (14:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2018 22:55:07 +0000 (14:55 -0800)
commitb5e792f11adac6ca70fa2698fa118f3ad432b465
tree289c2e362c19ac17c39f5982973fc70498d16ead
parent3499de32fa6b608ba646380ac3838d30a2558ead
parentab4af60534107c55b00fa462eca0385dcef92384
Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git./linux/kernel/git/palmer/riscv-linux

Pull RISC-V fix from Palmer Dabbelt:
 "This week we have a single fix: replacing smp_mb() with __smp_mb().

  We were the only architecture with smp_mb() and it appears to just be
  clearly wrong, so I think this is a pretty safe patch for an RC"

* tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux:
  riscv/barrier: Define __smp_{mb,rmb,wmb}