mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 03:06:10 +00:00
[CVE-2009-0029] s390: enable system call wrappers
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
parent
ee6a093222
commit
ed6bb61943
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ mainmenu "Linux Kernel Configuration"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue