[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163458420708.16347.9719520147453300349.git-patchwork-notify@kernel.org>
Date: Mon, 18 Oct 2021 19:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, saeedm@...dia.com,
amirtz@...dia.com
Subject: Re: [PATCH net-next] mlx5: prevent 64bit divide
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 18 Oct 2021 10:26:08 -0700 you wrote:
> mlx5_tout_ms() returns a u64, we can't directly divide it.
> This is not a problem here, @timeout which is the value
> that actually matters here is already a ulong, so this
> implies storing return value of mlx5_tout_ms() on a ulong
> should be fine.
>
> This fixes:
>
> [...]
Here is the summary with links:
- [net-next] mlx5: prevent 64bit divide
https://git.kernel.org/netdev/net-next/c/ac6b7e0d9679
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