aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-03-17 15:55:30 +0000
committerDavid S. Miller <davem@davemloft.net>2023-03-18 12:23:33 +0000
commit94c540fbfc80ef95ec398fc77da1920de2946edb (patch)
tree67b2d9b2150997513e35d9943517dd294b8c8c2f /tools/perf/scripts/python/stackcollapse.py
parentMerge branch 'net-mlx5e-add-gbp-vxlan-hw-offload-support' (diff)
downloadwireguard-linux-94c540fbfc80ef95ec398fc77da1920de2946edb.tar.xz
wireguard-linux-94c540fbfc80ef95ec398fc77da1920de2946edb.zip
udp: preserve const qualifier in udp_sk()
We can change udp_sk() to propagate const qualifier of its argument, thanks to container_of_const() This should avoid some potential errors caused by accidental (const -> not_const) promotion. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Willem de Bruijn <willemb@google.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions