diff options
author | Paul E. McKenney <[email protected]> | 2019-12-09 19:13:45 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-12-12 10:19:40 -0800 |
commit | 1a271ebbfe33a44f61e02d35a2950ab00b32850b (patch) | |
tree | 3656aebe9a5abe084551ecb54795d06fe21bab02 /net/tipc/node.c | |
parent | e42617b825f8073569da76dc4510bfa019b1c35a (diff) |
net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()
This commit replaces the use of rcu_swap_protected() with the more
intuitively appealing rcu_replace_pointer() as a step towards removing
rcu_swap_protected().
Link: https://lore.kernel.org/lkml/CAHk-=wiAsJLw1egFEE=Z7-GGtM6wcvtyytXZA1+BHqta4gg6Hw@mail.gmail.com/
Reported-by: Linus Torvalds <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
[ paulmck: Updated based on Ying Xue and Tuong Lien Tong feedback. ]
Cc: Jon Maloy <[email protected]>
Cc: Ying Xue <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions