On Mon, Dec 04, 2017 at 11:59:22AM +1100, James Morris wrote: > On Fri, 1 Dec 2017, Paul E. McKenney wrote: > > > Now that the associative-array library properly heads dependency chains, > > the various smp_read_barrier_depends() calls in security/keys/keyring.c > > are no longer needed. This commit therefore removes them. > > > > Signed-off-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> > > Cc: David Howells <dhowe...@redhat.com> > > Cc: James Morris <james.l.mor...@oracle.com> > > Cc: "Serge E. Hallyn" <se...@hallyn.com> > > Cc: <keyri...@vger.kernel.org> > > Cc: <linux-security-mod...@vger.kernel.org> > > Reviewed-by: James Morris <james.l.mor...@oracle.com>
Applied, thank you for the review! Thanx, Paul