aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2025-07-07 16:01:01 +0000
committerWill Deacon <[email protected]>2025-07-08 12:41:08 +0000
commitef6861b8e6dd7d933e29022b6620c42085b907f9 (patch)
treee1dffd94430e24e1609ae2dd76f15d39ad48e7e2 /rust/helpers/pci.c
parentarm64: efi: Fix KASAN false positive for EFI runtime stack (diff)
downloadkernel-ef6861b8e6dd7d933e29022b6620c42085b907f9.tar.gz
kernel-ef6861b8e6dd7d933e29022b6620c42085b907f9.zip
arm64: Mandate VMAP_STACK
On arm64, VMAP_STACK has been enabled by default for a while now, and the only reason to disable it was a historical lack of support for KASAN_VMALLOC. Today there's no good reason to disable VMAP_STACK. Mandate VMAP_STACK, which will allow code to be simplified in subsequent patches. Suggested-by: Will Deacon <[email protected]> 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