On Fri, Oct 21, 2022 at 03:28:11PM -0700, Evgenii Stepanov wrote: > From: Anshuman Khandual <anshuman.khandual@xxxxxxx> > > 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@xxxxxxx> > Cc: Will Deacon <will@xxxxxxxxxx> > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> > Signed-off-by: Anshuman Khandual <anshuman.khandual@xxxxxxx> > Link: https://lore.kernel.org/r/1643121513-21854-1-git-send-email-anshuman.khandual@xxxxxxx > Signed-off-by: Will Deacon <will@xxxxxxxxxx> > --- > 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