Skip to content
Commit 331771e8 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned



Add a check that STRICT_ALIGN_SIZE is aligned to at least PAGE_SIZE.

That then makes the alignment to PAGE_SIZE immediately after the
alignment to STRICT_ALIGN_SIZE redundant, so remove it.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220916131422.318752-1-mpe@ellerman.id.au
parent 0c329031
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment