On Fri, 16 Sep 2022 23:14:21 +1000, Michael Ellerman wrote: > 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. > >
Applied to powerpc/next. [1/2] powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned https://git.kernel.org/powerpc/c/331771e836e6a32c8632d8cf5e2cdd94471258ad [2/2] powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary https://git.kernel.org/powerpc/c/b150a4d12b919baf956b807aa305cf78df03d0fe cheers