[PATCH v2] acpi: fix compilation for 32-bit
Sascha Hauer
s.hauer at pengutronix.de
Thu Aug 22 03:52:05 PDT 2024
On Thu, 15 Aug 2024 13:44:55 +0200, Ahmad Fatoum wrote:
> Build test on x86 fails due to pointer cast and because of forcing the
> bigger alignment on the flexible array.
>
> The problematic pointer cast is for the XSDT, which is 64-bit-only, so
> let's fix the cast and return an error if we somehow see an XSDT on
> 32-bit.
>
> [...]
Applied, thanks!
[1/1] acpi: fix compilation for 32-bit
https://git.pengutronix.de/cgit/barebox/commit/?id=cd20189cd18b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list