Re: [PATCH 2/2] eventpoll: Fix epoll_wait() report false negative
From: Khazhy Kumykov
Date: Wed Sep 17 2025 - 18:34:41 EST
On Wed, Sep 17, 2025 at 11:03 AM Khazhy Kumykov <khazhy@xxxxxxxxxxxx> wrote:
>
> One ordering thing that sticks out to me is
(ordering can't help here since we'll rapidly be flapping between
ovflist in use and inactive... right)