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

Back to archive index

Andrea Parri andre****@amaru*****
2018年 9月 25日 (火) 21:12:23 JST


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****@users*****>
Cc: <uclin****@lists*****>
Cc: Palmer Dabbelt <palme****@sifiv*****>
Cc: Albert Ou <aou****@eecs*****>
Cc: <linux****@lists*****>

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




Uclinux-h8-devel メーリングリストの案内
Back to archive index