[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180925121225.9917-1-andrea.parri@amarulasolutions.com>
Date: Tue, 25 Sep 2018 14:12:23 +0200
From: Andrea Parri <andrea.parri@...rulasolutions.com>
To: linux-kernel@...r.kernel.org
Cc: Andrea Parri <andrea.parri@...rulasolutions.com>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
uclinux-h8-devel@...ts.sourceforge.jp,
Palmer Dabbelt <palmer@...ive.com>,
Albert Ou <aou@...s.berkeley.edu>,
linux-riscv@...ts.infradead.org
Subject: [PATCH trivial 0/2] h8300, riscv: Remove smp_mb__{before,after}_clear_bit()
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@...rs.sourceforge.jp>
Cc: <uclinux-h8-devel@...ts.sourceforge.jp>
Cc: Palmer Dabbelt <palmer@...ive.com>
Cc: Albert Ou <aou@...s.berkeley.edu>
Cc: <linux-riscv@...ts.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
Powered by blists - more mailing lists