linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V: smb_mb() fix for 4.16-rc4
@ 2018-02-28 22:50 Palmer Dabbelt
  0 siblings, 0 replies; only message in thread
From: Palmer Dabbelt @ 2018-02-28 22:50 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-riscv, patches

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git tags/riscv-for-linus-4.16-rc4_smp_mb

for you to fetch changes up to ab4af60534107c55b00fa462eca0385dcef92384:

  riscv/barrier: Define __smp_{mb,rmb,wmb} (2018-02-26 08:44:50 -0800)

----------------------------------------------------------------
RISC-V: smb_mb() fix for 4.16-rc4

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.

----------------------------------------------------------------
Andrea Parri (1):
      riscv/barrier: Define __smp_{mb,rmb,wmb}

 arch/riscv/include/asm/barrier.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-28 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-28 22:50 [GIT PULL] RISC-V: smb_mb() fix for 4.16-rc4 Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).