Re: [PATCH 2/7] poll: Add a poll_flags for poll_queue_proc()

From: Peter Xu
Date: Mon Sep 11 2023 - 17:29:53 EST


On Tue, Sep 05, 2023 at 05:42:30PM -0400, Peter Xu wrote:
> Allows the poll enqueue function to pass over a flag into it.
>
> Signed-off-by: Peter Xu <peterx@xxxxxxxxxx>

A fixup for this patch (should fix all syzbot errors):

===8<===