public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] Minor vectored futex cleanups
@ 2025-11-05 20:00 Jens Axboe
  2025-11-05 20:00 ` [PATCH 1/2] io_uring/futex: move futexv async data handling to struct io_futexv_data Jens Axboe
  2025-11-05 20:00 ` [PATCH 2/2] io_uring/futex: move futexv owned status " Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Axboe @ 2025-11-05 20:00 UTC (permalink / raw)
  To: io-uring

Hi,

Wrote these a few months ago, but then apparently forgot about them...
Nothing major in here, mainly just splitting the "normal" and vectored
futex wait support data structures to clean up the code.

 io_uring/futex.c | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2025-11-05 20:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-05 20:00 [PATCHSET 0/2] Minor vectored futex cleanups Jens Axboe
2025-11-05 20:00 ` [PATCH 1/2] io_uring/futex: move futexv async data handling to struct io_futexv_data Jens Axboe
2025-11-05 20:00 ` [PATCH 2/2] io_uring/futex: move futexv owned status " Jens Axboe

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