Re: [PATCH] gendwarfksyms: Fix build on 32-bit hosts
From: Sami Tolvanen
Date: Mon Dec 22 2025 - 15:25:03 EST
On Mon, 17 Nov 2025 20:38:07 +0000, Sami Tolvanen wrote:
> We have interchangeably used unsigned long for some of the types
> defined in elfutils, assuming they're always 64-bit. This obviously
> fails when building gendwarfksyms on 32-bit hosts. Fix the types.
>
>
Applied to modules-next, thanks!
[1/1] gendwarfksyms: Fix build on 32-bit hosts
commit: ddc54f912a551f6eb0bbcfc3880f45fe27a252cb
Best regards,
Sami