um: switch to generic kernel_thread()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2012-09-21 20:32:29 -04:00
parent 6783eaa2e1
commit 1f02ab4a23
3 ha cambiato i file con 4 aggiunte e 16 eliminazioni

Vedi File

@@ -13,6 +13,7 @@ endmenu
config UML_X86
def_bool y
select GENERIC_FIND_FIRST_BIT
select GENERIC_KERNEL_THREAD
config 64BIT
bool "64-bit kernel" if SUBARCH = "x86"