Hello: This patch was applied to netdev/net.git (master) by Paolo Abeni <pabeni@xxxxxxxxxx>: 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@xxxxxxxxxx> > Signed-off-by: Pietro Borrello <borrello@xxxxxxxxxxxxxxxx> > > [...] 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