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@xxxxxxxxxxxxxx>