diff options
| author | Breno Leitao <[email protected]> | 2025-07-07 16:01:08 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-07-08 12:41:09 +0000 |
| commit | 9d1869f0f537d26005a521a141dde759fc3303f5 (patch) | |
| tree | 499efa5785f9d7274f90c1ec73e45e295ac4dc38 /drivers/platform/x86/intel/pmt/class.c | |
| parent | arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handling (diff) | |
| download | kernel-9d1869f0f537d26005a521a141dde759fc3303f5.tar.gz kernel-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 <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
