From: John Johansen Date: Sat, 28 Aug 2010 01:33:29 +0000 (-0700) Subject: AppArmor: Fix locking from removal of profile namespace X-Git-Tag: v2.6.36-rc4~76^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999b4f0aa2314b76857775334cb94bafa053db64;p=pandora-kernel.git AppArmor: Fix locking from removal of profile namespace The locking for profile namespace removal is wrong, when removing a profile namespace, it needs to be removed from its parent's list. Lock the parent of namespace list instead of the namespace being removed. Signed-off-by: John Johansen Signed-off-by: James Morris --- Reading git-diff-tree failed