diff options
author | 2025-07-07 09:01:04 -0700 | |
---|---|---|
committer | 2025-07-08 13:41:08 +0100 | |
commit | c4a5699d5cefd9d6a6a1d326297d5de6e8e0adde (patch) | |
tree | 88a91a3ce085f2f470cceaa9959ffcdc5a57bdc7 /tools/perf/scripts/python | |
parent | arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGN (diff) | |
download | wireguard-linux-c4a5699d5cefd9d6a6a1d326297d5de6e8e0adde.tar.xz wireguard-linux-c4a5699d5cefd9d6a6a1d326297d5de6e8e0adde.zip |
arm64: remove CONFIG_VMAP_STACK conditionals from irq stack setup
With VMAP_STACK always enabled on arm64, drop the CONFIG_VMAP_STACK
checks and legacy irq stack allocation from arch/arm64/kernel/irq.c. The
code now unconditionally uses the VMAP_STACK path for irq stack
initialization, simplifying the logic.
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-4-8de98ca0f91c@debian.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions