diff options
author | Paul E. McKenney <[email protected]> | 2019-09-23 15:22:15 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-10-30 08:44:04 -0700 |
commit | 1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c (patch) | |
tree | ccf8b3ce838f06b15f89cc37c2f57d7b1ed030a2 /security/selinux/hooks.c | |
parent | 12e78e6902134c9e49b2481c2515555e6f7b12dc (diff) |
drm/i915: 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]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions