alistair23-linux/arch/riscv
Palmer Dabbelt 3cfa500808
RISC-V: Resurrect smp_mb__after_spinlock()
I removed this last week because of an incorrect comment:
smp_mb__after_spinlock() is actually still used, and is necessary on
RISC-V.  It's been resurrected, with a comment that describes what it
actually does this time.  Thanks to Andrea for finding the bug!

Fixes: 3343eb6806 ("RISC-V: Remove smb_mb__{before,after}_spinlock()")
CC: Andrea Parri <parri.andrea@gmail.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2017-12-11 07:51:07 -08:00
..
configs
include RISC-V: Resurrect smp_mb__after_spinlock() 2017-12-11 07:51:07 -08:00
kernel RISC-V: Logical vs Bitwise typo 2017-12-11 07:51:06 -08:00
lib RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
mm RISC-V: Fixes for clean allmodconfig build 2017-12-01 13:31:31 -08:00
Kconfig
Makefile