um: enable VMAP_STACK
authorJohannes Berg <johannes.berg@intel.com>
Wed, 11 Aug 2021 14:58:26 +0000 (16:58 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Aug 2021 20:28:03 +0000 (22:28 +0200)
This works just fine, so select HAVE_ARCH_VMAP_STACK to
let users enable VMAP_STACK if desired.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/Kconfig

index 0561b73..389c9f5 100644 (file)
@@ -21,6 +21,7 @@ config UML
        select HAVE_GCC_PLUGINS
        select SET_FS
        select TTY # Needed for line.c
+       select HAVE_ARCH_VMAP_STACK
 
 config MMU
        bool