Re: [PATCH] MIPS: vmlinux.lds.S: Fix appended dtb not properly aligned

From: Bjørn Mork
Date: Tue Mar 16 2021 - 13:03:39 EST


Paul Cercueil <paul@xxxxxxxxxxxxxxx> writes:

> Commit 6654111c893f ("MIPS: vmlinux.lds.S: align raw appended dtb to 8
> bytes") changed the alignment from STRUCT_ALIGNMENT bytes to 8 bytes.

Ouch. That was not my intention. I see that there was a mixup with my
initial patch. My last version used STRUCT_ALIGNMENT, but might have
been lost since I sent it only as an attachment during the discussion.

Sorry for not catching this. And thanks for fixing.


Bjørn