diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-09-23 15:22:15 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2019-10-30 08:44:04 -0700 |
commit | 1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c (patch) | |
tree | ccf8b3ce838f06b15f89cc37c2f57d7b1ed030a2 /drivers/media | |
parent | 12e78e6902134c9e49b2481c2515555e6f7b12dc (diff) | |
download | linux-stable-1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c.tar.gz linux-stable-1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c.tar.bz2 linux-stable-1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c.zip |
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 <torvalds@linux-foundation.org>
[ paulmck: From rcu_replace() to rcu_replace_pointer() per Ingo Molnar. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: <intel-gfx@lists.freedesktop.org>
Cc: <dri-devel@lists.freedesktop.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions