[PATCH V2] arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception

Catalin Marinas catalin.marinas at arm.com
Fri Mar 1 10:28:47 PST 2024


On Thu, 29 Feb 2024 14:04:31 +0530, Anshuman Khandual wrote:
> Let's use existing ISS encoding for an watchpoint exception i.e ESR_ELx_WNR
> This represents an instruction's either writing to or reading from a memory
> location during an watchpoint exception. While here this drops non-standard
> macro AARCH64_ESR_ACCESS_MASK.
> 
> 

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception
      https://git.kernel.org/arm64/c/9d6b6789c878

-- 
Catalin




More information about the linux-arm-kernel mailing list