commit | ce625a801664d8ed7344117bbb57510e4e0e872c | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Mon Jul 18 14:24:46 2005 -0400 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Mon Jul 18 14:24:46 2005 -0400 |
tree | 50e6760a0b1b506b234700afddc7296b28918650 | |
parent | d5b454f2c40c9efd0cc113bc3220ebcb66b7c022 [diff] |
AUDIT: Reduce contention in audit_serial() ... 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>