linux/security
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function
selinux_inode_has_perm is a hot path.  Instead of declaring the
common_audit_data on the stack move it to a noinline function only used in
the rare case we need to send an audit message.

Signed-off-by: Eric Paris <eparis@redhat.com>
2012-04-09 12:23:00 -04:00
..
2012-02-16 10:25:18 +11:00
2012-02-14 10:45:42 +11:00
2012-01-10 10:20:35 -05:00
2012-02-10 09:18:52 +11:00
2012-02-10 09:18:52 +11:00