Thread (2 messages) flat view 2 messages, 2 authors, 2021-09-08

Re: [PATCH net] net: ipa: initialize all filter table slots

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-09-08 11:20:15
Also in: lkml

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help