From: Heiko Carstens Date: Wed, 14 Jan 2009 13:14:01 +0000 (+0100) Subject: s390: enable system call wrappers X-Git-Tag: v2.6.27.12~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=607370f2946963619ba6211af405a471c33ab54b;p=thirdparty%2Fkernel%2Fstable.git s390: enable system call wrappers commit ed6bb6194350dc6ae97a65dbf2d621a3dbe6bbe9 upstream. Signed-off-by: Heiko Carstens Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 8d41908e25137..f9b3dcdf5d49c 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -70,6 +70,7 @@ mainmenu "Linux Kernel Configuration" config S390 def_bool y + select HAVE_SYSCALL_WRAPPERS select HAVE_OPROFILE select HAVE_KPROBES select HAVE_KRETPROBES