[PATCH v2 04/11] arm64: debug: remove break/step handler registration infrastructure

Will Deacon will at kernel.org
Tue May 20 08:36:09 PDT 2025


On Mon, May 12, 2025 at 06:43:19PM +0100, Ada Couprie Diaz wrote:
> Remove all infrastructure for the dynamic registration previously used by
> software breakpoints and stepping handlers.
> 
> Signed-off-by: Ada Couprie Diaz <ada.coupriediaz at arm.com>
> ---
>  arch/arm64/include/asm/debug-monitors.h | 24 ----------
>  arch/arm64/kernel/debug-monitors.c      | 63 -------------------------
>  2 files changed, 87 deletions(-)

Nice!

Will



More information about the linux-arm-kernel mailing list