linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] selftests/futex: Collected fixups
@ 2025-08-27 13:00 Sebastian Andrzej Siewior
  2025-08-27 13:00 ` [PATCH 1/5] selftests/futex: Remove the -g parameter from futex_priv_hash Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Sebastian Andrzej Siewior @ 2025-08-27 13:00 UTC (permalink / raw)
  To: linux-kernel
  Cc: André Almeida, Darren Hart, Davidlohr Bueso, Ingo Molnar,
	Juri Lelli, Peter Zijlstra, Thomas Gleixner, Valentin Schneider,
	Borislav Petkov, Waiman Long, Sebastian Andrzej Siewior

I collected fixups for selftests/futex from the list. While testing I
noticed that the '-g' parameter has been removed from futex_priv_hash.c
but is still used by the run.sh script.

The first patch removes it, the remaining ones are collected fixes.

Dan Carpenter (1):
  selftests/futex: fix futex_wait() for 32bit ARM

Gopi Krishna Menon (1):
  selftests/futex: fix typos and grammar in futex_priv_hash

Nai-Chen Cheng (1):
  selftests/futex: fix format-security warnings in futex_priv_hash

Sebastian Andrzej Siewior (1):
  selftests/futex: Remove the -g parameter from futex_priv_hash

Waiman Long (1):
  selftests/futex: Fix some futex_numa_mpol subtests

 .../selftests/futex/functional/Makefile       |  2 +-
 .../futex/functional/futex_numa_mpol.c        |  6 ++----
 .../futex/functional/futex_priv_hash.c        | 19 +++++++++----------
 .../testing/selftests/futex/functional/run.sh |  1 -
 .../selftests/futex/include/futextest.h       | 11 +++++++++++
 5 files changed, 23 insertions(+), 16 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-09-01 14:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27 13:00 [PATCH 0/5] selftests/futex: Collected fixups Sebastian Andrzej Siewior
2025-08-27 13:00 ` [PATCH 1/5] selftests/futex: Remove the -g parameter from futex_priv_hash Sebastian Andrzej Siewior
2025-08-27 15:38   ` André Almeida
2025-09-01 14:28   ` [tip: locking/futex] " tip-bot2 for Sebastian Andrzej Siewior
2025-08-27 13:00 ` [PATCH 2/5] selftests/futex: Fix some futex_numa_mpol subtests Sebastian Andrzej Siewior
2025-08-27 15:40   ` André Almeida
2025-08-29  6:27     ` Sebastian Andrzej Siewior
2025-09-01 14:28   ` [tip: locking/futex] " tip-bot2 for Waiman Long
2025-08-27 13:00 ` [PATCH 3/5] selftests/futex: fix format-security warnings in futex_priv_hash Sebastian Andrzej Siewior
2025-09-01 14:28   ` [tip: locking/futex] selftests/futex: Fix " tip-bot2 for Nai-Chen Cheng
2025-08-27 13:00 ` [PATCH 4/5] selftests/futex: fix typos and grammar " Sebastian Andrzej Siewior
2025-08-27 15:49   ` André Almeida
2025-09-01 14:28   ` [tip: locking/futex] selftests/futex: Fix " tip-bot2 for Gopi Krishna Menon
2025-08-27 13:00 ` [PATCH 5/5] selftests/futex: fix futex_wait() for 32bit ARM Sebastian Andrzej Siewior
2025-08-27 15:50   ` André Almeida
2025-09-01 14:28   ` [tip: locking/futex] selftests/futex: Fix " tip-bot2 for Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).