summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-09-22 02:48:32 +0200
committerAl Viro2012-10-01 05:03:03 +0200
commitf9a7e025dfc28783fd2b05812e663251acf4bf21 (patch)
treeb48ea29a01293afa82be905797268b7997852def /arch/s390/Kconfig
parents390: fold kernel_thread_helper() into ret_from_fork() (diff)
downloadkernel-qcow2-linux-f9a7e025dfc28783fd2b05812e663251acf4bf21.tar.gz
kernel-qcow2-linux-f9a7e025dfc28783fd2b05812e663251acf4bf21.tar.xz
kernel-qcow2-linux-f9a7e025dfc28783fd2b05812e663251acf4bf21.zip
s390: switch to generic kernel_thread()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 107610e01a29..57442393bac7 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -125,6 +125,7 @@ config S390
select GENERIC_CLOCKEVENTS
select KTIME_SCALAR if 32BIT
select HAVE_ARCH_SECCOMP_FILTER
+ select GENERIC_KERNEL_THREAD
config SCHED_OMIT_FRAME_POINTER
def_bool y