mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-16 07:14:50 +08:00
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>