[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163712160881.18981.2457911611612517229.git-patchwork-notify@kernel.org>
Date: Wed, 17 Nov 2021 04:00:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thomas Gleixner <tglx@...utronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net,
weifeng.voon@...el.com, vee.khee.wong@...el.com,
peppe.cavallaro@...com, alexandre.torgue@...s.st.com,
joabreu@...opsys.com, b.spranger@...utronix.de
Subject: Re: [PATCH] net: stmmac: Fix signed/unsigned wreckage
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 15 Nov 2021 16:21:23 +0100 you wrote:
> The recent addition of timestamp correction to compensate the CDC error
> introduced a subtle signed/unsigned bug in stmmac_get_tx_hwtstamp() while
> it managed for some obscure reason to avoid that in stmmac_get_rx_hwtstamp().
>
> The issue is:
>
> s64 adjust = 0;
> u64 ns;
>
> [...]
Here is the summary with links:
- net: stmmac: Fix signed/unsigned wreckage
https://git.kernel.org/netdev/net/c/3751c3d34cd5
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