commit | ed6bb6194350dc6ae97a65dbf2d621a3dbe6bbe9 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jan 14 14:14:01 2009 +0100 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Wed Jan 14 14:15:17 2009 +0100 |
tree | 007f4036ac2821de3eae9aca8e4cdfac7f98375c | |
parent | ee6a093222549ac0c72cfd296c69fa5e7d6daa34 [diff] |
[CVE-2009-0029] s390: enable system call wrappers Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index a94a3c3..6b0a353 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig
@@ -77,6 +77,7 @@ config S390 def_bool y select USE_GENERIC_SMP_HELPERS if SMP + select HAVE_SYSCALL_WRAPPERS select HAVE_FUNCTION_TRACER select HAVE_OPROFILE select HAVE_KPROBES