[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162572880314.15901.10011561624152819596.git-patchwork-notify@kernel.org>
Date: Thu, 08 Jul 2021 07:20:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Fainelli <f.fainelli@...il.com>
Cc: netdev@...r.kernel.org, paulb@...dia.com, eric.dumazet@...il.com,
davem@...emloft.net, kuba@...nel.org, mika.penttila@...tfour.com,
ast@...nel.org, daniel@...earbox.net, john.fastabend@...il.com,
saeedm@...dia.com, ozsh@...dia.com, roid@...dia.com,
vladbu@...dia.com
Subject: Re: [PATCH net] skbuff: Fix build with SKB extensions disabled
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 7 Jul 2021 21:10:51 -0700 you wrote:
> We will fail to build with CONFIG_SKB_EXTENSIONS disabled after
> 8550ff8d8c75 ("skbuff: Release nfct refcount on napi stolen or re-used
> skbs") since there is an unconditionally use of skb_ext_find() without
> an appropriate stub. Simply build the code conditionally and properly
> guard against both COFNIG_SKB_EXTENSIONS as well as
> CONFIG_NET_TC_SKB_EXT being disabled.
>
> [...]
Here is the summary with links:
- [net] skbuff: Fix build with SKB extensions disabled
https://git.kernel.org/netdev/net/c/9615fe36b31d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists