diff options
author | Paul E. McKenney <[email protected]> | 2019-09-23 15:42:28 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-10-30 08:45:26 -0700 |
commit | e3f0d761fcaec5d445c9280d6e09087dc32828d2 (patch) | |
tree | a3d337505d464ae77766ac7a9f3296b243128f47 /security/selinux/hooks.c | |
parent | 6092f7263f7e56dacf72e383ed7ba9cbabec30e5 (diff) |
net/core: 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]>
[ paulmck: From rcu_replace() to rcu_replace_pointer() per Ingo Molnar. ]
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jiri Pirko <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Ido Schimmel <[email protected]>
Cc: Petr Machata <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions