[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163188420759.25822.16149249786336509355.git-patchwork-notify@kernel.org>
Date: Fri, 17 Sep 2021 13:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin King <colin.king@...onical.com>
Cc: sgoutham@...vell.com, lcherian@...vell.com, gakula@...vell.com,
jerinj@...vell.com, hkelam@...vell.com, sbhatta@...vell.com,
davem@...emloft.net, kuba@...nel.org, schalla@...vell.com,
vvelumuri@...vell.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] octeontx2-af: Fix uninitialized variable val
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 17 Sep 2021 12:57:47 +0100 you wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> In the case where the condition !is_rvu_otx2(rvu) is false variable
> val is not initialized and can contain a garbage value. Fix this by
> initializing val to zero and bit-wise or'ing in BIT_ULL(51) to val
> for the true condition case of !is_rvu_otx2(rvu).
>
> [...]
Here is the summary with links:
- [next] octeontx2-af: Fix uninitialized variable val
https://git.kernel.org/netdev/net-next/c/d853f1d3c900
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