diff options
author | Steve Grubb <sgrubb@redhat.com> | 2006-04-11 14:50:56 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-05-01 12:10:07 +0200 |
commit | 2ad312d2093ae506ae0fa184d8d026b559083087 (patch) | |
tree | 890337ebca18ab31546b84a9831fb9c337e8e272 /arch/x86_64/kernel/ptrace.c | |
parent | [PATCH] Rework of IPC auditing (diff) | |
download | linux-2ad312d2093ae506ae0fa184d8d026b559083087.tar.xz linux-2ad312d2093ae506ae0fa184d8d026b559083087.zip |
[PATCH] Audit Filter Performance
While testing the watch performance, I noticed that selinux_task_ctxid()
was creeping into the results more than it should. Investigation showed
that the function call was being called whether it was needed or not. The
below patch fixes this.
Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/x86_64/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions