On Thu, 7 Oct 2021 17:25:02 +0200, Greg KH <gregkh at linuxfoundation.org>
wrote:> On Thu, Oct 07, 2021 at 11:06:12PM +0800, Xuan Zhuo wrote:
> > On Thu, 07 Oct 2021 14:04:22 +0200, Corentin No?l <corentin.noel at
collabora.com> wrote:
> > > I've been experiencing crashes with 5.14-rc1 and above that
do not
> > > occur with 5.13,
> >
> > I should have fixed this problem before. I don't know why, I just
looked at the
> > latest net code, and this commit seems to be lost.
> >
> > 1a8024239dacf53fcf39c0f07fbf2712af22864f virtio-net: fix for
skb_over_panic inside big mode
> >
> > Can you test this patch again?
>
> That commit showed up in 5.13-rc5, so 5.14-rc1 and 5.13 should have had
> it in it, right?
>
Yes, it may be lost due to conflicts during a certain merge.
Thanks.
> thanks,
>
> greg k-h