lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <175496882424.1990527.5318713796643859654.git-patchwork-notify@kernel.org>
Date: Tue, 12 Aug 2025 03:20:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wake Liu <wakel@...gle.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, shuah@...nel.org, nathan@...nel.org, horms@...nel.org,
 nick.desaulniers+lkml@...il.com, morbo@...gle.com, justinstitt@...gle.com,
 netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
 linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: Re: [PATCH] selftests/net: Replace non-standard __WORDSIZE with
 sizeof(long) * 8

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ