From: Paul E. McKenney Date: Wed, 15 Jul 2015 01:35:23 +0000 (-0700) Subject: rcu,locking: Privatize smp_mb__after_unlock_lock() X-Git-Tag: omap-for-v4.3/fixes-merge-window~28^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d560f4ea87030667438a169912380be00cea4b;p=pandora-kernel.git rcu,locking: Privatize smp_mb__after_unlock_lock() RCU is the only thing that uses smp_mb__after_unlock_lock(), and is likely the only thing that ever will use it, so this commit makes this macro private to RCU. Signed-off-by: Paul E. McKenney Cc: Will Deacon Cc: Peter Zijlstra Cc: Benjamin Herrenschmidt Cc: "linux-arch@vger.kernel.org" --- Reading git-diff-tree failed