public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -v2 0/4] Getting rid of smp_mb__before_spinlock
@ 2017-08-02 11:38 Peter Zijlstra
  2017-08-02 11:38 ` [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending() Peter Zijlstra
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Peter Zijlstra @ 2017-08-02 11:38 UTC (permalink / raw)
  To: torvalds, will.deacon, oleg, paulmck, benh, mpe, npiggin
  Cc: linux-kernel, mingo, stern, peterz

This series removes two smp_mb__before_spinlock() (ab)users and converts the
scheduler to use smp_mb__after_spinlock(), which provides more guarantees with
the same amount of barriers.

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

end of thread, other threads:[~2017-08-11 14:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-02 11:38 [PATCH -v2 0/4] Getting rid of smp_mb__before_spinlock Peter Zijlstra
2017-08-02 11:38 ` [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending() Peter Zijlstra
2017-08-02 13:00   ` Mel Gorman
2017-08-02 13:05     ` Peter Zijlstra
2017-08-02 13:52       ` Mel Gorman
2017-08-02 14:16         ` Peter Zijlstra
2017-08-02 13:00   ` ARC stuff (was Re: [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending()) Vineet Gupta
2017-08-02 13:17     ` Peter Zijlstra
2017-08-11 14:15       ` Peter Zijlstra
2017-08-03 15:27   ` [PATCH -v2 1/4] mm: Rework {set,clear,mm}_tlb_flush_pending() Will Deacon
2017-08-11  9:45   ` Peter Zijlstra
2017-08-02 11:38 ` [PATCH -v2 2/4] overlayfs: Remove smp_mb__before_spinlock() usage Peter Zijlstra
2017-08-02 11:38 ` [PATCH -v2 3/4] locking: Introduce smp_mb__after_spinlock() Peter Zijlstra
2017-08-03 15:28   ` Will Deacon
2017-08-03 15:43     ` Nicholas Piggin
2017-08-02 11:38 ` [PATCH -v2 4/4] locking: Remove smp_mb__before_spinlock() Peter Zijlstra

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