[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167628241776.19101.3651405719184157565.git-patchwork-notify@kernel.org>
Date: Mon, 13 Feb 2023 10:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Felix Riemann <svc.sw.rte.linux@....de>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
edumazet@...gle.com, kuba@...nel.org, davem@...emloft.net,
felix.riemann@....de
Subject: Re: [PATCH] net: Fix unwanted sign extension in netdev_stats_to_stats64()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 10 Feb 2023 13:36:44 +0100 you wrote:
> From: Felix Riemann <felix.riemann@....de>
>
> When converting net_device_stats to rtnl_link_stats64 sign extension
> is triggered on ILP32 machines as 6c1c509778 changed the previous
> "ulong -> u64" conversion to "long -> u64" by accessing the
> net_device_stats fields through a (signed) atomic_long_t.
>
> [...]
Here is the summary with links:
- net: Fix unwanted sign extension in netdev_stats_to_stats64()
https://git.kernel.org/netdev/net/c/9b55d3f0a69a
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