Re: [PATCH 4/8] io_uring: add support for futex wake and wait

From: Peter Zijlstra
Date: Fri Jul 14 2023 - 11:09:01 EST


On Fri, Jul 14, 2023 at 08:52:40AM -0600, Jens Axboe wrote:
> Saw your series - I'll take a look. In terms of staging when we get
> there, would it be possible to split your flags series into the bare
> minimum and trivial, and then have that as a dependency for this series
> and the rest of your series?

I think you only really need the first three patches, and I hope those
are the least controversial of the lot.

After those, I can implement the extra flags independently of the
io_uring thing and all interfaces should just have it work.

So yes :-)