diff options
author | 2010-09-26 05:55:13 +0100 | |
---|---|---|
committer | 2010-09-27 10:53:18 +1000 | |
commit | c8da96e87d349e9035345293093ecc74792fb96a (patch) | |
tree | 738b017e4fa8547feb2741969decd749ea6e98e1 /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 (diff) | |
download | linux-dev-c8da96e87d349e9035345293093ecc74792fb96a.tar.xz linux-dev-c8da96e87d349e9035345293093ecc74792fb96a.zip |
TOMOYO: Don't abuse sys_getpid(), sys_getppid()
System call entry functions sys_*() are never to be called from
general kernel code. The fact that they aren't declared in header
files should have been a clue. These functions also don't exist on
Alpha since it has sys_getxpid() instead.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions