diff options
author | 2013-02-24 14:00:48 -0500 | |
---|---|---|
committer | 2013-03-03 23:00:33 -0500 | |
commit | 07b053457b5faea05630c119baffa7c61c515fe4 (patch) | |
tree | b281b4da5cc45ee45f5136123d1fd2eaacbfe3c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC (diff) | |
download | linux-dev-07b053457b5faea05630c119baffa7c61c515fe4.tar.xz linux-dev-07b053457b5faea05630c119baffa7c61c515fe4.zip |
x86: sys32_kill and sys32_mprotect are pointless
their argument types are identical to those of sys_kill and sys_mprotect
resp., so we are not doing any kind of argument validation, etc. in those -
they turn into unconditional branches to corresponding syscalls.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions