[PATCH v2] arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text

Will Deacon will at kernel.org
Tue May 2 05:14:17 PDT 2023


On Fri, 28 Apr 2023 11:28:17 -0700, ndesaulniers at google.com wrote:
> 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.
> 
> [...]

Applied to arm64 (for-next/core), thanks!

[1/1] arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
      https://git.kernel.org/arm64/c/4df69e0df295

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list