[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163655520846.19242.6691586585047743470.git-patchwork-notify@kernel.org>
Date: Wed, 10 Nov 2021 14:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: grygorii.strashko@...com, davem@...emloft.net, kuba@...nel.org,
shenyang39@...wei.com, vigneshr@...com, linux-omap@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: ti: cpsw_ale: Fix access to un-initialized
memory
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 8 Nov 2021 22:28:55 +0100 you wrote:
> It is spurious to allocate a bitmap without initializing it.
> So, better safe than sorry, initialize it to 0 at least to have some known
> values.
>
> While at it, switch to the devm_bitmap_ API which is less verbose.
>
> Fixes: 4b41d3436796 ("net: ethernet: ti: cpsw: allow untagged traffic on host port")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>
> [...]
Here is the summary with links:
- net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
https://git.kernel.org/netdev/net/c/7a166854b4e2
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