From: John Johansen Date: Tue, 19 Feb 2013 00:10:34 +0000 (-0800) Subject: apparmor: remove sid from profiles X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~21^2~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4987857d2c958b93b2faafe0811eea1a63ff59a;p=pandora-kernel.git apparmor: remove sid from profiles The sid is not going to be a direct property of a profile anymore, instead it will be directly related to the label, and the profile will pickup a label back reference. For null-profiles replace the use of sid with a per namespace unique id. Signed-off-by: John Johansen Acked-by: Kees Cook --- Reading git-diff-tree failed