Re: [patch 0/3] futex: Prevent inconsistent state and exit race

From: Peter Zijlstra
Date: Thu Sep 02 2021 - 07:06:26 EST


On Thu, Sep 02, 2021 at 11:48:47AM +0200, Thomas Gleixner wrote:
> The recent requeue PI changes introduced a condition where a waiter can
> escape to user space with inconsistent state and in the worst case exit
> before state has been made correct.
>
> The following series addresses this.
>

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>