From: John Johansen Date: Thu, 11 Jul 2013 04:10:43 +0000 (-0700) Subject: apparmor: rework namespace free path X-Git-Tag: v3.12-rc1~107^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=742058b0f3a2ed32e2a7349aff97989dc4e32452;p=pandora-kernel.git apparmor: rework namespace free path namespaces now completely use the unconfined profile to track the refcount and rcu freeing cycle. So rework the code to simplify (track everything through the profile path right up to the end), and move the rcu_head from policy base to profile as the namespace no longer needs it. Signed-off-by: John Johansen Acked-by: Seth Arnold --- Reading git-diff-tree failed