mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
AUDIT: Speed up audit_filter_syscall() for the non-auditable case.
It was showing up fairly high on profiles even when no rules were set. Make sure the common path stays as fast as possible. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
parent
413a1c7520
commit
c389649594
1 changed files with 12 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue