[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165656161435.1686.5116778553235504680.git-patchwork-notify@kernel.org>
Date: Thu, 30 Jun 2022 04:00:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jiri@...nulli.us,
ivecera@...hat.com, roopa@...dia.com, razor@...ckwall.org,
idosch@...dia.com
Subject: Re: [PATCH net-next] net: switchdev: add reminder near struct
switchdev_notifier_fdb_info
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 28 Jun 2022 13:08:31 +0300 you wrote:
> br_switchdev_fdb_notify() creates an on-stack FDB info variable, and
> initializes it member by member. As such, newly added fields which are
> not initialized by br_switchdev_fdb_notify() will contain junk bytes
> from the stack.
>
> Other uses of struct switchdev_notifier_fdb_info have a struct
> initializer which should put zeroes in the uninitialized fields.
>
> [...]
Here is the summary with links:
- [net-next] net: switchdev: add reminder near struct switchdev_notifier_fdb_info
https://git.kernel.org/netdev/net-next/c/3eb4a4c3442c
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