Re: [PATCH net v5] net: dsa: Fix skb ownership in taggers
From: Jakub Kicinski <kuba@kernel.org> Date: 2026-06-27 22:49:34
On Thu, 25 Jun 2026 09:47:01 +0200 Linus Walleij wrote:
NOTICE: Backporting patches to taggers (e.g. for stable kernels) after
this point cannot be mechanical or they will introduce double
kfree_skb().
Sorry for the backporting pain but since the DSA reviews have been
a bit sparse lately - I think we need to keep this code base free
of tribal knowledge, to the extent possible.