mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] futex: Random fixes after the private-hash series.
@ 2025-05-16 16:03 Sebastian Andrzej Siewior
  2025-05-16 16:03 ` [PATCH 1/5] selftests/futex: Use TAP output in futex_priv_hash Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Sebastian Andrzej Siewior @ 2025-05-16 16:03 UTC (permalink / raw)
  To: linux-kernel
  Cc: André Almeida, Darren Hart, Davidlohr Bueso, Ingo Molnar,
	Juri Lelli, Peter Zijlstra, Thomas Gleixner, Valentin Schneider,
	Waiman Long, Sebastian Andrzej Siewior

A few things were raised after the private-hash series has been merged.
Here are the fixes for it. Nothing serious but should be merged before
it hits ht merge window.

Sebastian Andrzej Siewior (5):
  selftests/futex: Use TAP output in futex_priv_hash
  selftests/futex: Use TAP output in futex_numa_mpol
  futex: Use RCU_INIT_POINTER() in futex_mm_init().
  tools headers: Synchronize prctl.h ABI header
  futex: Correct the kernedoc return value for futex_wait_setup().

 include/linux/futex.h                         |   9 +-
 kernel/futex/waitwake.c                       |   3 +-
 tools/include/uapi/linux/prctl.h              |   1 +
 .../futex/functional/futex_numa_mpol.c        |  65 ++++---
 .../futex/functional/futex_priv_hash.c        | 168 ++++++++----------
 5 files changed, 108 insertions(+), 138 deletions(-)

Sebastian

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

end of thread, other threads:[~2025-05-17 14:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-16 16:03 [PATCH 0/5] futex: Random fixes after the private-hash series Sebastian Andrzej Siewior
2025-05-16 16:03 ` [PATCH 1/5] selftests/futex: Use TAP output in futex_priv_hash Sebastian Andrzej Siewior
2025-05-16 20:13   ` André Almeida
2025-05-16 16:03 ` [PATCH 2/5] selftests/futex: Use TAP output in futex_numa_mpol Sebastian Andrzej Siewior
2025-05-16 20:14   ` André Almeida
2025-05-16 16:03 ` [PATCH 3/5] futex: Use RCU_INIT_POINTER() in futex_mm_init() Sebastian Andrzej Siewior
2025-05-16 16:03 ` [PATCH 4/5] tools headers: Synchronize prctl.h ABI header Sebastian Andrzej Siewior
2025-05-16 20:03   ` André Almeida
2025-05-16 20:06     ` André Almeida
2025-05-17 14:49       ` Sebastian Andrzej Siewior
2025-05-16 20:52   ` André Almeida
2025-05-16 16:03 ` [PATCH 5/5] futex: Correct the kernedoc return value for futex_wait_setup() Sebastian Andrzej Siewior
2025-05-16 20:52   ` André Almeida

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

all inboxes | Powered by JetHome®