[PATCH] arm64/mm: Consolidate TCR_EL1 fields
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Sat Oct 22 00:36:29 PDT 2022
On Fri, Oct 21, 2022 at 03:28:11PM -0700, Evgenii Stepanov wrote:
> From: Anshuman Khandual <anshuman.khandual at arm.com>
>
> commit e921da6bc7cac5f0e8458fe5df18ae08eb538f54 upstream.
>
> This renames and moves SYS_TCR_EL1_TCMA1 and SYS_TCR_EL1_TCMA0 definitions
> into pgtable-hwdef.h thus consolidating all TCR fields in a single header.
> This does not cause any functional change.
>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-kernel at vger.kernel.org
> Acked-by: Catalin Marinas <catalin.marinas at arm.com>
> Signed-off-by: Anshuman Khandual <anshuman.khandual at arm.com>
> Link: https://lore.kernel.org/r/1643121513-21854-1-git-send-email-anshuman.khandual@arm.com
> Signed-off-by: Will Deacon <will at kernel.org>
> ---
> arch/arm64/include/asm/pgtable-hwdef.h | 2 ++
> arch/arm64/include/asm/sysreg.h | 4 ----
> arch/arm64/mm/proc.S | 2 +-
> 3 files changed, 3 insertions(+), 5 deletions(-)
What stable kernel branch(es) do you want this applied to?
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list