[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89iKqYawM9ren=_Tus3NMOKBM3f-5pXaHcZiMsK7rDgYXZg@mail.gmail.com>
Date: Thu, 13 Apr 2023 15:45:58 +0200
From: Eric Dumazet <edumazet@...gle.com>
To: Yunsheng Lin <linyunsheng@...wei.com>
Cc: Liang Chen <liangchen.linux@...il.com>, kuba@...nel.org,
ilias.apalodimas@...aro.org, hawk@...nel.org,
netdev@...r.kernel.org, davem@...emloft.net, pabeni@...hat.com,
alexander.duyck@...il.com
Subject: Re: [PATCH v5] skbuff: Fix a race between coalescing and releasing SKBs
On Thu, Apr 13, 2023 at 1:42 PM Yunsheng Lin <linyunsheng@...wei.com> wrote:
>
> On 2023/4/13 17:03, Liang Chen wrote:
> > Fixes: 53e0961da1c7 ("page_pool: add frag page recycling support in page pool")
>
> I am not quite sure the above is right Fixes tag.
> As 1effe8ca4e34 ("skbuff: fix coalescing for page_pool fragment recycling") has tried
> to fix it, and it missed the case this patch is fixing, so we need another fix here.
The Fixes: tag is more about pointing to stable teams how to deal with
backports.
There is no point giving the full chain, because this 'blamed' commit is enough.
If an old kernel does not contain this commit, there is no point trying harder.
Powered by blists - more mailing lists