diff options
author | Paul E. McKenney <[email protected]> | 2019-09-23 15:26:28 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2019-10-30 08:44:17 -0700 |
commit | c0eaf15cd5d39e79feb81a122975df0bb5a1c106 (patch) | |
tree | 62d014e2d25bdfe96992395f3fd1bbd3e95d3524 /security/selinux/hooks.c | |
parent | 1feace5d6a4a1acf44dde2bfb5c36cc0b1cf559c (diff) |
drivers/scsi: 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: "Martin K. Petersen" <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions