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:
d5b454f
)
AUDIT: Reduce contention in audit_serial()
author
David Woodhouse
<dwmw2@shinybook.infradead.org>
Mon, 18 Jul 2005 18:24:46 +0000
(14:24 -0400)
committer
David Woodhouse
<dwmw2@shinybook.infradead.org>
Mon, 18 Jul 2005 18:24:46 +0000
(14:24 -0400)
... by generating serial numbers only if an audit context is actually
_used_, rather than doing so at syscall entry even when the context
isn't necessarily marked auditable.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found