Re: [PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
From: Nathan Chancellor
Date: Fri Aug 15 2025 - 17:16:25 EST
On Wed, 13 Aug 2025 07:43:39 +0200, Thomas Weißschuh wrote:
> Make sure the byte order and ABI of the userprogs matches the one of the
> kernel, similar to how the bit size is handled.
> Otherwise the userprogs may not be executable.
> This happens for example on powerpc little endian, or riscv32.
>
> These patches where originally part of my series "kunit: Introduce UAPI
> testing framework" [0], but that isn't going anywhere right now and the
> patches are useful on their own.
>
> [...]
Applied, thanks!
[1/2] kbuild: userprogs: avoid duplication of flags inherited from kernel
https://git.kernel.org/kbuild/c/c5afee88548e4
[2/2] kbuild: userprogs: also inherit byte order and ABI from kernel
https://git.kernel.org/kbuild/c/478494044bb42
Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>