Skip to content
Commit ce625a80 authored by David Woodhouse's avatar David Woodhouse
Browse files

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: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent d5b454f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment