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

From: Will Deacon
Date: Tue May 02 2023 - 08:14:44 EST


On Fri, 28 Apr 2023 11:28:17 -0700, ndesaulniers@xxxxxxxxxx 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