Re: [PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
From: patchwork-bot+netdevbpf
Date: Mon Aug 11 2025 - 23:23:36 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Thu, 7 Aug 2025 16:09:32 +0800 you wrote:
> The `__WORDSIZE` macro, defined in the non-standard `<bits/wordsize.h>`
> header, is a GNU extension and not universally available with all
> toolchains, such as Clang when used with musl libc.
>
> This can lead to build failures in environments where this header is
> missing.
>
> [...]
Here is the summary with links:
- selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
https://git.kernel.org/netdev/net-next/c/c36748e8733e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html