public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 for-4.17 0/3] Changes and clean-ups for spin_is_locked()
@ 2018-03-28  9:45 Andrea Parri
       [not found] ` <20180330113645.kd3rjjuboz4gcq7m@gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Parri @ 2018-03-28  9:45 UTC (permalink / raw)
  To: Will Deacon, Catalin Marinas, Benjamin Herrenschmidt,
	Paul Mackerras, Michael Ellerman, Peter Zijlstra, Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Andrea Parri

A resend of the "arch_spin_is_locked() patches" discussed in the last
days,  together with a third patch/clean-up suggested by Will during
the review procees.  The first two patches are unmodified, except for
the inclusion of Acked-by:'s.

Cheers,
  Andrea

Andrea Parri (3):
  arm64: Remove smp_mb() from arch_spin_is_locked()
  powerpc: Remove smp_mb() from arch_spin_is_locked()
  locking: Clean-up comment and #ifndef for {,queued_}spin_is_locked()

 arch/arm64/include/asm/spinlock.h   | 5 -----
 arch/powerpc/include/asm/spinlock.h | 1 -
 include/asm-generic/qspinlock.h     | 2 --
 include/linux/mutex.h               | 3 ---
 4 files changed, 11 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-01 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-28  9:45 [PATCH v2 for-4.17 0/3] Changes and clean-ups for spin_is_locked() Andrea Parri
     [not found] ` <20180330113645.kd3rjjuboz4gcq7m@gmail.com>
     [not found]   ` <20180330120919.GA5879@andrea>
     [not found]     ` <20180331131200.GA6084@andrea>
2018-03-31 23:29       ` Paul E. McKenney
2018-04-01 16:33         ` Andrea Parri

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