]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0059b88862d42c28f28f91b76261b28a8fa14f4d
tree289c2e362c19ac17c39f5982973fc70498d16ead
parentf0fc92d4f7b2ee96b105de8a10430d736c1e9db6
parentd7fcaba1f6571b108260a475587da4998f92b783
Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/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}