mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00
![]() 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> |
||
---|---|---|
.. | ||
.gitignore | ||
gen_vdso_offsets.sh | ||
getcpu.c | ||
Makefile | ||
note.S | ||
vdso_user_wrapper.S | ||
vdso.h | ||
vdso64_generic.c | ||
vdso64_wrapper.S | ||
vdso64.lds.S | ||
vgetrandom-chacha.S | ||
vgetrandom.c |