git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac4cec4
)
AUDIT: Really don't audit auditd.
author
David Woodhouse
<dwmw2@shinybook.infradead.org>
Sat, 2 Jul 2005 13:10:46 +0000
(14:10 +0100)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Sat, 2 Jul 2005 13:10:46 +0000
(14:10 +0100)
The pid in the audit context isn't always set up. Use tsk->pid when
checking whether it's auditd in audit_filter_syscall(), instead of
ctx->pid. Remove a band-aid which did the same elsewhere.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found