[PATCH V5 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
Catalin Marinas
catalin.marinas at arm.com
Thu Jul 3 12:02:11 PDT 2025
On Fri, 13 Jun 2025 08:06:44 +0530, Anshuman Khandual wrote:
> MDSCR_EL1 has already been defined in tools sysreg format and hence can be
> used in all debug monitor related call paths. Subsequently all DBG_MDSCR_*
> macros become redundant and hence can be dropped off completely. While here
> convert all variables handling MDSCR_EL1 register as u64 which reflects its
> true width as well.
>
> This series applies on v6.16-rc1
>
> [...]
Applied to arm64 (for-next/mdscr-cleanup), thanks!
[1/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
https://git.kernel.org/arm64/c/d3a80c5109a3
[2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
https://git.kernel.org/arm64/c/30ff3c981e48
--
Catalin
More information about the linux-arm-kernel
mailing list