mbox

[00/20] futex: splitup and waitv syscall

Message ID 20210915140710.596174479@infradead.org
Headers

Message

Peter Zijlstra Sept. 15, 2021, 2:07 p.m. UTC
  Hi,

Neither Thomas nor myself much liked that futex2.c nor do we think that CONFIG_
symbol makes much sense.

However, futex.c is a wee bit long and splitting it up makes sense. So I've
taken the liberty to replace your initial patch with 15 of my own and then
rebased the remaining patches on top of that.

Thomas, does something like this work for you?