commit | 742058b0f3a2ed32e2a7349aff97989dc4e32452 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Wed Jul 10 21:10:43 2013 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Wed Aug 14 11:42:06 2013 -0700 |
tree | 25cc9f3f65e0b7889d5509396f6727d29a47ff57 | |
parent | fa2ac468db510c653499a47c1ec3deb045bf4763 [diff] |
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 <john.johansen@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>