summaryrefslogtreecommitdiff
path: root/security/smack
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2012-04-03 09:38:00 -0700
committerVarun Wadekar <vwadekar@nvidia.com>2012-04-18 18:37:14 +0530
commit8b905836fe935e31d1110258a06fc96eeccb2a57 (patch)
treef0ad22bef4f1e8263b9abe746058e5dc4e7840f7 /security/smack
parent88eebfe9b2688d69c811625ec52af0332b025575 (diff)
SELinux: do not allocate stack space for AVC data unless needed
Instead of declaring the entire selinux_audit_data on the stack when we start an operation on declare it on the stack if we are going to use it. We know it's usefulness at the end of the security decision and can declare it there. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/smack')
0 files changed, 0 insertions, 0 deletions