Re: [RFC v2 0/4] futex2: Add new futex interface

2020-07-10 Thread André Almeida
Hi On 7/10/20 10:23 AM, Oleksandr Natalenko wrote: > Hello. > > On 09.07.2020 19:59, André Almeida wrote: >> This RFC is a followup to the previous discussion initiated from my last >> patch "futex: Implement mechanism to wait on any of several futexes"[1]. >> As stated in the thread, the correct

Re: [RFC v2 0/4] futex2: Add new futex interface

2020-07-10 Thread Oleksandr Natalenko
Hello. On 09.07.2020 19:59, André Almeida wrote: This RFC is a followup to the previous discussion initiated from my last patch "futex: Implement mechanism to wait on any of several futexes"[1]. As stated in the thread, the correct approach to move forward with the wait multiple operation woul