Re: [PATCH] watch_queue: Free the page array when watch_queue is dismantled

From: Eric Dumazet
Date: Mon Mar 28 2022 - 12:49:21 EST


On Mon, Mar 28, 2022 at 3:34 AM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote:
>
> > Reported-by: syzbot <syzkaller@xxxxxxxxxxxxxxxx>
>
> Should this be the following?
>
> Reported-by: syzbot+25ea042ae28f3888727a@xxxxxxxxxxxxxxxxxxxxxxxxx
>

This can be.

I mostly send fixes while the syzbot report is not public, so I used a
generic form.
(Because I also take care of feeding the bot with the needed "#syz
fix: patch_title")

In this case, I have released the syzbot report, because I saw you had
a patch for this issue already.

Please add "Reported-by:
syzbot+25ea042ae28f3888727a@xxxxxxxxxxxxxxxxxxxxxxxxx" when you submit
your fix, thanks !