git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5e50f
)
apparmor: move task from common_audit_data to apparmor_audit_data
author
Eric Paris
<eparis@redhat.com>
Wed, 4 Apr 2012 19:01:42 +0000
(15:01 -0400)
committer
Eric Paris
<eparis@redhat.com>
Mon, 9 Apr 2012 16:23:02 +0000
(12:23 -0400)
apparmor is the only LSM that uses the common_audit_data tsk field.
Instead of making all LSMs pay for the stack space move the aa usage into
the apparmor_audit_data.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found