On Thu, Oct 3, 2019 at 10:43 AM Andrii Nakryiko <[email protected]> wrote: > > On Wed, Oct 2, 2019 at 6:45 PM <[email protected]> wrote: > > > > From: "Paul E. McKenney" <[email protected]> > > > > This commit replaces the use of rcu_swap_protected() with the more > > intuitively appealing rcu_replace() as a step towards removing > > rcu_swap_protected(). > > > > Link: > > https://lore.kernel.org/lkml/CAHk-=wiAsJLw1egFEE=z7-ggtm6wcvtyytxza1+bhqta4gg...@mail.gmail.com/ > > Reported-by: Linus Torvalds <[email protected]> > > Signed-off-by: Paul E. McKenney <[email protected]> > > Cc: Alexei Starovoitov <[email protected]> > > Cc: Daniel Borkmann <[email protected]> > > Cc: Martin KaFai Lau <[email protected]> > > Cc: Song Liu <[email protected]> > > Cc: Yonghong Song <[email protected]> > > Cc: <[email protected]> > > Cc: <[email protected]> > > --- > > Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: Song Liu <[email protected]>

