aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2024-08-22 11:25:44 -0700
committerJakub Kicinski <[email protected]>2024-08-26 09:55:40 -0700
commit1461f5a3d810869e182f1d11caaac7dee0458ff7 (patch)
tree41bf49633545c056b7357227ad56384db30b1c70 /tools/perf/scripts/python/check-perf-trace.py
parent7888173eb18063c15e10d099310a58ab8c3a4b44 (diff)
l2tp: avoid overriding sk->sk_user_data
Although commit 4a4cd70369f1 ("l2tp: don't set sk_user_data in tunnel socket") removed sk->sk_user_data usage, setup_udp_tunnel_sock() still touches sk->sk_user_data, this conflicts with sockmap which also leverages sk->sk_user_data to save psock. Restore this sk->sk_user_data check to avoid such conflicts. Fixes: 4a4cd70369f1 ("l2tp: don't set sk_user_data in tunnel socket") Reported-by: [email protected] Cc: Tom Parkin <[email protected]> Signed-off-by: Cong Wang <[email protected]> Tested-by: James Chapman <[email protected]> Reviewed-by: James Chapman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions