[PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before,after}_clear_bit()

From: Andrea Parri
Date: Tue Sep 25 2018 - 08:12:53 EST


A trivial clean-up, removing the (now obsolete) definitions of the two
barriers. (smp_mb__{before,after}_atomic() can serve similar purposes.)

Andrea

Cc: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
Cc: <uclinux-h8-devel@xxxxxxxxxxxxxxxxxxxx>
Cc: Palmer Dabbelt <palmer@xxxxxxxxxx>
Cc: Albert Ou <aou@xxxxxxxxxxxxxxxxx>
Cc: <linux-riscv@xxxxxxxxxxxxxxxxxxx>

Andrea Parri (2):
riscv/bitops: Remove smp_mb__{before,after}_clear_bit()
h8300/bitops: Remove smp_mb__{before,after}_clear_bit()

arch/h8300/include/asm/bitops.h | 6 ------
arch/riscv/include/asm/bitops.h | 5 -----
2 files changed, 11 deletions(-)

--
2.17.1