aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2012-02-24 18:01:27 +0100
committerMartin Schwidefsky <[email protected]>2012-02-24 18:01:36 +0100
commit1d057720609ed052a6371fe1d53300e5e6328e94 (patch)
tree3192ea026f020377555e4792df40745bc7fb2a15 /tools/perf/util/scripting-engines/trace-event-python.c
parentbb4c7e9a9908548b458f34afb2fee74dc0d49f90 (diff)
[S390] KEYS: Enable the compat keyctl wrapper on s390x
Enable the compat keyctl wrapper on s390x so that 32-bit s390 userspace can call the keyctl() syscall. There's an s390x assembly wrapper that truncates all the register values to 32-bits and this then calls compat_sys_keyctl() - but the latter only exists if CONFIG_KEYS_COMPAT is enabled, and the s390 Kconfig doesn't enable it. Without this patch, 32-bit calls to the keyctl() syscall are given an ENOSYS error: [root@devel4 ~]# keyctl show Session Keyring -3: key inaccessible (Function not implemented) Signed-off-by: David Howells <[email protected]> Acked-by: [email protected] Cc: Carsten Otte <[email protected]> Reviewed-by: Christian Borntraeger <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions