diff options
author | Eric Paris <eparis@redhat.com> | 2012-04-04 15:01:42 -0400 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2012-04-09 12:23:00 -0400 |
commit | d4cf970d0732628d514405c5a975024b9e205b0b (patch) | |
tree | 481f90ea13b2cbc8dd77bc934aa91024c1df6587 /security/apparmor | |
parent | 602a8dd6ea6abd463bc26310c4a1b44919f88e68 (diff) |
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>
Diffstat (limited to 'security/apparmor')
0 files changed, 0 insertions, 0 deletions