On Thu, Oct 03, 2019 at 09:38:14AM +0100, David Howells wrote: > paulmck@xxxxxxxxxx wrote: > > > This commit replaces the use of rcu_swap_protected() with the more > > intuitively appealing rcu_replace() as a step towards removing > > rcu_swap_protected(). > > Yay! > > > Link: https://lore.kernel.org/lkml/CAHk-=wiAsJLw1egFEE=Z7-GGtM6wcvtyytXZA1+BHqta4gg6Hw@xxxxxxxxxxxxxx/ > > Reported-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx> > > Cc: David Howells <dhowells@xxxxxxxxxx> > > Cc: <linux-afs@xxxxxxxxxxxxxxxxxxx> > > Cc: <linux-kernel@xxxxxxxxxxxxxxx> > > Acked-by: David Howells <dhowells@xxxxxxxxxx> Applied, thank you David! Thanx, Paul