diff options
author | Breno Leitao <leitao@debian.org> | 2025-07-07 09:01:01 -0700 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-07-08 13:41:08 +0100 |
commit | ef6861b8e6dd7d933e29022b6620c42085b907f9 (patch) | |
tree | e1dffd94430e24e1609ae2dd76f15d39ad48e7e2 /scripts/gdb/linux/xarray.py | |
parent | ef8923e6c051a98164c2889db943df9695a39888 (diff) |
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 <will@kernel.org>
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-1-8de98ca0f91c@debian.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions