[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169267382284.21798.14870275848532968526.git-patchwork-notify@kernel.org>
Date: Tue, 22 Aug 2023 03:10:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kees Cook <keescook@...omium.org>
Cc: siva.kallam@...adcom.com, f.ebner@...xmox.com,
prashant@...adcom.com, mchan@...adcom.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
bagasdotme@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH] tg3: Use slab_build_skb() when needed
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 18 Aug 2023 10:54:21 -0700 you wrote:
> The tg3 driver will use kmalloc() under some conditions. Check the
> frag_size and use slab_build_skb() when frag_size is 0. Silences
> the warning introduced by commit ce098da1497c ("skbuff: Introduce
> slab_build_skb()"):
>
> Use slab_build_skb() instead
> ...
> tg3_poll_work+0x638/0xf90 [tg3]
>
> [...]
Here is the summary with links:
- tg3: Use slab_build_skb() when needed
https://git.kernel.org/netdev/net/c/99b415fe8986
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