[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162499200508.24074.10950679170977529083.git-patchwork-notify@kernel.org>
Date: Tue, 29 Jun 2021 18:40:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ben Hutchings <ben.hutchings@...d.be>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 1/2] utils: Fix BIT() to support up to 64 bits on
all architectures
Hello:
This series was applied to iproute2/iproute2.git (refs/heads/main):
On Tue, 29 Jun 2021 01:24:46 +0200 you wrote:
> devlink and vdpa use BIT() together with 64-bit flag fields. devlink
> is already using bit numbers greater than 31 and so does not work
> correctly on 32-bit architectures.
>
> Fix this by making BIT() use uint64_t instead of unsigned long.
>
> Signed-off-by: Ben Hutchings <ben.hutchings@...d.be>
>
> [...]
Here is the summary with links:
- [iproute2,1/2] utils: Fix BIT() to support up to 64 bits on all architectures
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=4ac0383a598d
- [iproute2,2/2] devlink: Fix printf() type mismatches on 32-bit architectures
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=33cf9306c824
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