diff options
| author | Breno Leitao <[email protected]> | 2025-07-07 16:01:02 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-07-08 12:41:08 +0000 |
| commit | 63829521a8e8fd8852305b521ba8cb7b41722365 (patch) | |
| tree | 89c9271b28c45a4bd1cedb9ba9ae1f7ddc0ff9fc /rust/helpers/pci.c | |
| parent | arm64: Mandate VMAP_STACK (diff) | |
| download | kernel-63829521a8e8fd8852305b521ba8cb7b41722365.tar.gz kernel-63829521a8e8fd8852305b521ba8cb7b41722365.zip | |
arm64: efi: Remove CONFIG_VMAP_STACK check
Remove the CONFIG_VMAP_STACK check in arm64_efi_rt_init() since
VMAP_STACK is now always enabled on arm64.
The arch_alloc_vmap_stack() call will fail to build if VMAP_STACK
is not set, providing sufficient protection without the explicit
runtime check.
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 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions
