[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167593621777.24180.14940979671887283840.git-patchwork-notify@kernel.org>
Date: Thu, 09 Feb 2023 09:50:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pietro Borrello <borrello@...g.uniroma1.it>
Cc: santosh.shilimkar@...cle.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
willemb@...gle.com, c.giuffrida@...nl, h.j.bos@...nl,
jkl820.git@...il.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, rds-devel@....oracle.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v3] rds: rds_rm_zerocopy_callback() use
list_first_entry()
Hello:
This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 07 Feb 2023 18:26:34 +0000 you wrote:
> rds_rm_zerocopy_callback() uses list_entry() on the head of a list
> causing a type confusion.
> Use list_first_entry() to actually access the first element of the
> rs_zcookie_queue list.
>
> Fixes: 9426bbc6de99 ("rds: use list structure to track information for zerocopy completion notification")
> Reviewed-by: Willem de Bruijn <willemb@...gle.com>
> Signed-off-by: Pietro Borrello <borrello@...g.uniroma1.it>
>
> [...]
Here is the summary with links:
- [net,v3] rds: rds_rm_zerocopy_callback() use list_first_entry()
https://git.kernel.org/netdev/net/c/f753a68980cf
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