From: David Woodhouse Date: Wed, 17 Aug 2005 13:49:57 +0000 (+0100) Subject: AUDIT: Speed up audit_filter_syscall() for the non-auditable case. X-Git-Tag: v2.6.14-rc2~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3896495942392f1a792da1cafba7a573cbf6fc2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed