From: John Johansen Date: Wed, 16 May 2012 18:00:05 +0000 (-0700) Subject: apparmor: fix profile lookup for unconfined X-Git-Tag: v3.5-rc1~161^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf83208e0b7f5938f5a7f6d9dfa9960bf04692fa;p=pandora-kernel.git apparmor: fix profile lookup for unconfined BugLink: http://bugs.launchpad.net/bugs/978038 also affects apparmor portion of BugLink: http://bugs.launchpad.net/bugs/987371 The unconfined profile is not stored in the regular profile list, but change_profile and exec transitions may want access to it when setting up specialized transitions like switch to the unconfined profile of a new policy namespace. Signed-off-by: John Johansen --- Reading git-diff-tree failed