Re: [PATCH 2/2] apparmor: fix suspicious RCU usage warning in policy.c/policy.h

2013-09-30 Thread Paul E. McKenney
On Sun, Sep 29, 2013 at 08:39:22AM -0700, John Johansen wrote: > The recent 3.12 pull request for apparmor was missing a couple rcu _protected > access modifiers. Resulting in the follow suspicious RCU usage Assuming the lock you called out is the right one (I have no idea!), this looks good to me

[PATCH 2/2] apparmor: fix suspicious RCU usage warning in policy.c/policy.h

2013-09-29 Thread John Johansen
The recent 3.12 pull request for apparmor was missing a couple rcu _protected access modifiers. Resulting in the follow suspicious RCU usage [ 29.804534] [ INFO: suspicious RCU usage. ] [ 29.804539] 3.11.0+ #5 Not tainted [ 29.804541] --- [ 29.804545] securi