From: Eric Paris Date: Wed, 4 Apr 2012 19:01:42 +0000 (-0400) Subject: apparmor: move task from common_audit_data to apparmor_audit_data X-Git-Tag: v3.5-rc1~161^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0972c74ecba4878baa5f97bb78b242c0eefacfb6;p=pandora-kernel.git apparmor: move task from common_audit_data to apparmor_audit_data 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 --- Reading git-diff-tree failed