diff options
author | James Chapman <jchapman@katalix.com> | 2024-07-29 18:38:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-31 11:25:13 +0300 |
commit | 89b768ec2dfefaeba5212de14fc71368e12d06ba (patch) | |
tree | e0ad9fe7537ca44c6fb00cb7a0702548db17f052 /scripts/gdb/linux/utils.py | |
parent | 24256415d18695b46da06c93135f5b51c548b950 (diff) | |
download | linux-89b768ec2dfefaeba5212de14fc71368e12d06ba.tar.xz |
l2tp: use rcu list add/del when updating lists
l2tp_v3_session_htable and tunnel->session_list are read by lockless
getters using RCU. Use rcu list variants when adding or removing list
items.
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions