On Wed, 24 Dec 2025 20:42:57 +0530, Sourabh Jain wrote:
> Use explicit word-sized big-endian types for kexec and crash related
> variables. This makes the endianness unambiguous and avoids type
> mismatches that trigger sparse warnings.
>
> The change addresses sparse warnings like below (seen on both 32-bit
> and 64-bit builds):
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc/kexec/core: use big-endian types for crash variables
https://git.kernel.org/powerpc/c/20197b967a6a29dab81495f25a988515bda84cfe
cheers