commit | c3896495942392f1a792da1cafba7a573cbf6fc2 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@shinybook.infradead.org> | Wed Aug 17 14:49:57 2005 +0100 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Wed Aug 17 14:49:57 2005 +0100 |
tree | 1a042845b7a57118b1eb993b6dacdfe9cca7d440 | |
parent | 413a1c7520ad6207c9122a749983c500f29e3e32 [diff] |
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>