[PATCH v3] acpi: fix compilation for 32-bit

Sascha Hauer s.hauer at pengutronix.de
Thu Aug 22 03:52:05 PDT 2024


On Tue, 20 Aug 2024 14:40:34 +0200, Ahmad Fatoum wrote:
> Build test on 32-bit failed because of forcing the bigger alignment on
> the flexible array.
> 
> Removing the alignment in turn broke the CI tests for 64-bit, so
> let's go back to using a packed struct, but have the alignment follow
> the size of the pointer.
> 
> [...]

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