[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163110000538.4441.10523758645271949269.git-patchwork-notify@kernel.org>
Date: Wed, 08 Sep 2021 11:20:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alex Elder <elder@...aro.org>
Cc: davem@...emloft.net, kuba@...nel.org, pkurapat@...eaurora.org,
avuyyuru@...eaurora.org, bjorn.andersson@...aro.org,
cpratapa@...eaurora.org, subashab@...eaurora.org,
evgreen@...omium.org, elder@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] net: ipa: initialize all filter table slots
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 7 Sep 2021 12:05:54 -0500 you wrote:
> There is an off-by-one problem in ipa_table_init_add(), when
> initializing filter tables.
>
> In that function, the number of filter table entries is determined
> based on the number of set bits in the filter map. However that
> count does *not* include the extra "slot" in the filter table that
> holds the filter map itself. Meanwhile, ipa_table_addr() *does*
> include the filter map in the memory it returns, but because the
> count it's provided doesn't include it, it includes one too few
> table entries.
>
> [...]
Here is the summary with links:
- [net] net: ipa: initialize all filter table slots
https://git.kernel.org/netdev/net/c/b5c102238cea
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