diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-12-02 14:56:38 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-12-10 17:41:58 +0300 |
commit | 27939d6cde904bcea19d0cdb64a79eedf5abc7ce (patch) | |
tree | 1564863a47daadff02268a506ae8f1ba94647319 /scripts/gdb/linux/utils.py | |
parent | e7256acac3b3c858d22683fa937a772bf209f4af (diff) | |
download | linux-27939d6cde904bcea19d0cdb64a79eedf5abc7ce.tar.xz |
s390/Kconfig: Select VMAP_STACK unconditionally
There is no point in supporting !VMAP_STACK kernel builds. VMAP_STACK has
proven to work since many years. Also, since KASAN_VMALLOC is supported,
kernels built with !VMAP_STACK are completely untested.
Therefore select VMAP_STACK unconditionally and remove all config options
and code required for !VMAP_STACK builds.
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions