[PATCH v5 00/13] arm64: debug: remove hook registration, split exception entry

Catalin Marinas catalin.marinas at arm.com
Wed Jul 2 11:34:03 PDT 2025


On Fri, 27 Jun 2025 18:20:25 +0100, Ada Couprie Diaz wrote:
> This is a quick v5 fixing a build issue with `allnoconfig`,
> as the hardware breakpoints handlers are not defined
> if `HAVE_HW_BREAKPOINT` is not set, as raised by Will.
> 
> Original cover below.
> 

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

[01/13] arm64: debug: clean up single_step_handler logic
        https://git.kernel.org/arm64/c/d661386f958d
[02/13] arm64: refactor aarch32_break_handler()
        https://git.kernel.org/arm64/c/0d04f6f79ecd
[03/13] arm64: debug: call software breakpoint handlers statically
        https://git.kernel.org/arm64/c/108d96a230e5
[04/13] arm64: debug: call step handlers statically
        https://git.kernel.org/arm64/c/0c0ed65dee3f
[05/13] arm64: debug: remove break/step handler registration infrastructure
        https://git.kernel.org/arm64/c/0345b8c88b78
[06/13] arm64: entry: Add entry and exit functions for debug exceptions
        https://git.kernel.org/arm64/c/6aa9da7e8092
[07/13] arm64: debug: split hardware breakpoint exception entry
        https://git.kernel.org/arm64/c/e1ee37a3b93d
[08/13] arm64: debug: refactor reinstall_suspended_bps()
        https://git.kernel.org/arm64/c/6a890a03bf8a
[09/13] arm64: debug: split single stepping exception entry
        https://git.kernel.org/arm64/c/3a506a7b7376
[10/13] arm64: debug: split hardware watchpoint exception entry
        https://git.kernel.org/arm64/c/2a059b2a0c42
[11/13] arm64: debug: split brk64 exception entry
        https://git.kernel.org/arm64/c/f2da15573f23
[12/13] arm64: debug: split bkpt32 exception entry
        https://git.kernel.org/arm64/c/324a381c3561
[13/13] arm64: debug: remove debug exception registration infrastructure
        https://git.kernel.org/arm64/c/bea7b63b2225

-- 
Catalin




More information about the linux-arm-kernel mailing list