public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND x4][PATCH 0/3] test-ww_mutex improvements
@ 2025-11-18  0:58 John Stultz
  2025-11-18  0:58 ` [RESEND x4][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes John Stultz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Stultz @ 2025-11-18  0:58 UTC (permalink / raw)
  To: LKML
  Cc: John Stultz, Peter Zijlstra, Ingo Molnar, Will Deacon,
	Waiman Long, Boqun Feng, Paul E . McKenney, Joel Fernandes,
	Dietmar Eggemann, Suleiman Souhlal, kernel-team

Hey all,
  I wanted to just resend again my improvements to the test-ww_mutex
test driver. These changes have been particularly helpful for
tripping issues in the proxy-exec series.

Despite sending these a few times, I've not gotten any response.
I get its sort of a minor test driver, and isn't super urgent, but
it would be nice to move these forward upstream instead of having
them carried in one of my branches and having to remember to pull
them in when I test with vanilla upstream trees.

Let me know if I should be cc'ing someone I'm missing to get these
reviewed and eventually pulled in.

thanks
-john

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Will Deacon <will@kernel.org>
Cc: Waiman Long <longman@redhat.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: "Paul E . McKenney" <paulmck@kernel.org>
Cc: Joel Fernandes <joelagnelf@nvidia.com>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Suleiman Souhlal <suleiman@google.com>
Cc: kernel-team@android.com

John Stultz (3):
  test-ww_mutex: Extend ww_mutex tests to test both classes of
    ww_mutexes
  test-ww_mutex: Move work to its own UNBOUND workqueue
  test-ww_mutex: Allow test to be run (and re-run) from userland

 kernel/locking/test-ww_mutex.c | 165 ++++++++++++++++++++++++---------
 1 file changed, 122 insertions(+), 43 deletions(-)

-- 
2.52.0.rc1.455.g30608eb744-goog


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

end of thread, other threads:[~2025-11-18  0:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18  0:58 [RESEND x4][PATCH 0/3] test-ww_mutex improvements John Stultz
2025-11-18  0:58 ` [RESEND x4][PATCH 1/3] test-ww_mutex: Extend ww_mutex tests to test both classes of ww_mutexes John Stultz
2025-11-18  0:58 ` [RESEND x4][PATCH 2/3] test-ww_mutex: Move work to its own UNBOUND workqueue John Stultz
2025-11-18  0:58 ` [RESEND x4][PATCH 3/3] test-ww_mutex: Allow test to be run (and re-run) from userland John Stultz

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