All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before, after}_clear_bit()
@ 2018-09-25 12:12 ` Andrea Parri
  0 siblings, 0 replies; 16+ messages in thread
From: Andrea Parri @ 2018-09-25 12:12 UTC (permalink / raw)
  To: linux-riscv

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.sourceforge.jp>
Cc: <uclinux-h8-devel@lists.sourceforge.jp>
Cc: Palmer Dabbelt <palmer@sifive.com>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: <linux-riscv@lists.infradead.org>

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2018-09-25 18:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 12:12 [PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before, after}_clear_bit() Andrea Parri
2018-09-25 12:12 ` [PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before,after}_clear_bit() Andrea Parri
2018-09-25 12:12 ` [PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before, after}_clear_bit() Andrea Parri
2018-09-25 12:12 ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before,after}_clear_bit() Andrea Parri
2018-09-25 12:12   ` Andrea Parri
2018-09-25 12:12   ` Andrea Parri
2018-09-25 17:19   ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before, after}_clear_bit() Palmer Dabbelt
2018-09-25 17:19     ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before,after}_clear_bit() Palmer Dabbelt
2018-09-25 17:19     ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before, after}_clear_bit() Palmer Dabbelt
2018-09-25 17:49     ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before,after}_clear_bit() Andrea Parri
2018-09-25 17:49       ` Andrea Parri
2018-09-25 17:49       ` Andrea Parri
2018-09-25 17:57       ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before, after}_clear_bit() Palmer Dabbelt
2018-09-25 17:57         ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before,after}_clear_bit() Palmer Dabbelt
2018-09-25 17:57         ` [PATCH 1/2] riscv/bitops: Remove smp_mb__{before, after}_clear_bit() Palmer Dabbelt
2018-09-25 12:12 ` [PATCH 2/2] h8300/bitops: Remove smp_mb__{before,after}_clear_bit() Andrea Parri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.