diff options
author | 2025-07-07 12:41:02 +0100 | |
---|---|---|
committer | 2025-07-08 13:27:41 +0100 | |
commit | eaff68b3286116d499a3d4e513a36d772faba587 (patch) | |
tree | 4f9947a85fc634602d0796be279bc5f44598b5e6 /rust/pin-init/internal/src | |
parent | arm64: debug: remove break/step handler registration infrastructure (diff) | |
download | wireguard-linux-eaff68b3286116d499a3d4e513a36d772faba587.tar.xz wireguard-linux-eaff68b3286116d499a3d4e513a36d772faba587.zip |
arm64: entry: Add entry and exit functions for debug exceptions
Move the `debug_exception_enter()` and `debug_exception_exit()`
functions from mm/fault.c, as they are needed to split
the debug exceptions entry paths from the current unified one.
Make them externally visible in include/asm/exception.h until
the caller in mm/fault.c is cleaned up.
Signed-off-by: Ada Couprie Diaz <ada.coupriediaz@arm.com>
Tested-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Will Deacon <will@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20250707114109.35672-7-ada.coupriediaz@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions