public inbox for linux-kernel@vger.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
  2018-09-25 12:12 ` [PATCH 1/2] riscv/bitops: " Andrea Parri
  2018-09-25 12:12 ` [PATCH 2/2] h8300/bitops: " Andrea Parri
  0 siblings, 2 replies; 6+ messages in thread
From: Andrea Parri @ 2018-09-25 12:12 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Parri, Yoshinori Sato, uclinux-h8-devel, Palmer Dabbelt,
	Albert Ou, 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] 6+ messages in thread

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

Thread overview: 6+ 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 1/2] riscv/bitops: " Andrea Parri
2018-09-25 17:19   ` Palmer Dabbelt
2018-09-25 17:49     ` Andrea Parri
2018-09-25 17:57       ` Palmer Dabbelt
2018-09-25 12:12 ` [PATCH 2/2] h8300/bitops: " Andrea Parri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox