summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
diff options
context:
space:
mode:
authorndesaulniers@google.com <ndesaulniers@google.com>2023-04-28 20:28:17 +0200
committerWill Deacon <will@kernel.org>2023-05-02 13:42:22 +0200
commit4df69e0df295822cdf816442fe4897f214cccb08 (patch)
treef3a9d3c147c4d409913df17c43e3a664206a2399 /arch/arm/boot/dts
parentarm64: cpufeature: Fix pointer auth hwcaps (diff)
downloadlinux-4df69e0df295822cdf816442fe4897f214cccb08.tar.xz
linux-4df69e0df295822cdf816442fe4897f214cccb08.zip
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
commit d54170812ef1 ("arm64: fix .idmap.text assertion for large kernels") modified some of the section assembler directives that declare .idmap.text to be SHF_ALLOC instead of SHF_ALLOC|SHF_WRITE|SHF_EXECINSTR. This patch fixes up the remaining stragglers that were left behind. Add Fixes tag so that this doesn't precede related change in stable. Fixes: d54170812ef1 ("arm64: fix .idmap.text assertion for large kernels") Reported-by: Greg Thelen <gthelen@google.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Link: https://lore.kernel.org/r/20230428-awx-v2-1-b197ffa16edc@google.com Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts')
0 files changed, 0 insertions, 0 deletions