[PATCH V2 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK

Catalin Marinas catalin.marinas at arm.com
Fri Mar 27 12:20:31 PDT 2026


On Mon, 02 Mar 2026 06:44:35 +0000, Anshuman Khandual wrote:
> Directly use existing tools sysreg format field macros TTBRx_EL1_CNP_BIT/
> TTBRx_EL1_ASID_MASK, while also dropping off now redundant custom macros
> TTBR_CNP_BIT and TTBR_ASID_MASK. With this change in place, there are no
> more TTBR_EL1 register based custom macros left in the tree.
> 
> This was discussed and suggested earlier.
> 
> [...]

Applied to arm64 (for-next/ttbr-macros-cleanup), thanks!

[1/2] arm64/mm: Directly use TTBRx_EL1_ASID_MASK
      (no commit info)
[2/2] arm64/mm: Directly use TTBRx_EL1_CnP
      (no commit info)

-- 
Catalin



More information about the linux-arm-kernel mailing list