diff options
author | Paul E. McKenney <[email protected]> | 2019-09-23 15:15:35 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-10-30 08:43:51 -0700 |
commit | 12e78e6902134c9e49b2481c2515555e6f7b12dc (patch) | |
tree | 8622bcef961df31613a81e44d4c2c6e084032e9f /tools/perf/util/trace-event-scripting.c | |
parent | a63fc6b75cca984c71f095282e0227a390ba88f3 (diff) |
x86/kvm/pmu: 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]>
Acked-by: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions