From mboxrd@z Thu Jan 1 00:00:00 1970 From: james.l.morris@oracle.com (James Morris) Date: Mon, 4 Dec 2017 11:59:22 +1100 (AEDT) Subject: [PATCH tip/core/rcu 15/21] keyring: Remove now-redundant smp_read_barrier_depends() In-Reply-To: <1512157876-24665-15-git-send-email-paulmck@linux.vnet.ibm.com> References: <20171201195053.GA23494@linux.vnet.ibm.com> <1512157876-24665-15-git-send-email-paulmck@linux.vnet.ibm.com> Message-ID: To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org 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 > Cc: David Howells > Cc: James Morris > Cc: "Serge E. Hallyn" > Cc: > Cc: Reviewed-by: James Morris -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html