diff options
| author | Breno Leitao <[email protected]> | 2025-07-07 16:01:06 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-07-08 12:41:09 +0000 |
| commit | 907cb5cd8efdae8672b7fd45047d130a430179f6 (patch) | |
| tree | 985aca21abdf4bcc791c455b59e661ef9c11211e /lib/crypto/mpi/mpi-cmp.c | |
| parent | arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stack (diff) | |
| download | kernel-907cb5cd8efdae8672b7fd45047d130a430179f6.tar.gz kernel-907cb5cd8efdae8672b7fd45047d130a430179f6.zip | |
arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic
With VMAP_STACK now always enabled on arm64, remove all CONFIG_VMAP_STACK
conditionals from overflow stack handling in stacktrace code.
This change unconditionally defines the per-CPU overflow_stack and
stackinfo_get_overflow() helper in arch/arm64/include/asm/stacktrace.h,
and always includes the overflow stack in the stack_info array in
arch/arm64/kernel/stacktrace.c. Also, drop redundant CONFIG_VMAP_STACK
checks from SDEI stack declarations.
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 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions
