diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2022-09-16 07:40:57 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-09-26 13:58:16 +0300 |
commit | 331771e836e6a32c8632d8cf5e2cdd94471258ad (patch) | |
tree | 7a318e7017baf34d26775248a71e370a78d30a68 /arch/powerpc/mm/book3s32 | |
parent | 0c32903197ce9f7119aee75a6bcaa4b49e0cd21a (diff) | |
download | linux-331771e836e6a32c8632d8cf5e2cdd94471258ad.tar.xz |
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: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220916131422.318752-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/mm/book3s32')
0 files changed, 0 insertions, 0 deletions