diff options
author | 2025-07-07 09:01:08 -0700 | |
---|---|---|
committer | 2025-07-08 13:41:09 +0100 | |
commit | 9d1869f0f537d26005a521a141dde759fc3303f5 (patch) | |
tree | 499efa5785f9d7274f90c1ec73e45e295ac4dc38 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handling (diff) | |
download | wireguard-linux-9d1869f0f537d26005a521a141dde759fc3303f5.tar.xz wireguard-linux-9d1869f0f537d26005a521a141dde759fc3303f5.zip |
arm64: remove CONFIG_VMAP_STACK checks from entry code
With VMAP_STACK now always enabled on arm64, remove all CONFIG_VMAP_STACK
conditionals from entry handling in arch/arm64/kernel/entry-common.c and
arch/arm64/kernel/entry.S.
This change unconditionally includes the bad stack handling and overflow
detection logic, simplifying the code and reflecting the mandatory use of
VMAP_STACK for all arm64 kernel builds.
Signed-off-by: Breno Leitao <leitao@debian.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/r/20250707-arm64_vmap-v1-8-8de98ca0f91c@debian.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions