Re: [PATCH v2 0/2] eventpoll: Fix epoll_wait() report false negative

From: Christian Brauner

Date: Tue Jun 02 2026 - 09:22:23 EST


On Sat, May 30, 2026 at 11:37:30AM +0200, Nam Cao wrote:
> Hi,
>
> While staring at epoll, I noticed ep_events_available() looks wrong. I
> wrote a small program to confirm, and yes it is definitely wrong.
>
> This series adds a reproducer to kselftest, and fix the bug.

Please resend on top of vfs-7.2.eventpoll... :)