[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170083802701.22904.15354700207655430857.git-patchwork-notify@kernel.org>
Date: Fri, 24 Nov 2023 15:00:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com
Subject: Re: [PATCH net-next] tools: ynl-gen: always append ULL/LL to range types
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 22 Nov 2023 09:33:23 -0800 you wrote:
> 32bit builds generate the following warning when we use a u32-max
> in range validation:
>
> warning: decimal constant 4294967295 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce unsigned long (and a warning) here
>
> The range values are u64, slap ULL/LL on all of them just
> to avoid such noise.
>
> [...]
Here is the summary with links:
- [net-next] tools: ynl-gen: always append ULL/LL to range types
https://git.kernel.org/netdev/net-next/c/8e3707975e04
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