[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168302774320.293982.158903211839566977.b4-ty@kernel.org>
Date: Tue, 2 May 2023 13:14:17 +0100
From: Will Deacon <will@...nel.org>
To: ndesaulniers@...gle.com, Catalin Marinas <catalin.marinas@....com>
Cc: kernel-team@...roid.com, Will Deacon <will@...nel.org>,
Mark Rutland <mark.rutland@....com>,
linux-arm-kernel@...ts.infradead.org,
Greg Thelen <gthelen@...gle.com>, linux-kernel@...r.kernel.org,
Ard Biesheuvel <ardb@...nel.org>,
Fangrui Song <maskray@...gle.com>
Subject: Re: [PATCH v2] arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
On Fri, 28 Apr 2023 11:28:17 -0700, ndesaulniers@...gle.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
Powered by blists - more mailing lists