diff options
author | Cong Wang <[email protected]> | 2021-02-23 10:49:27 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-02-26 12:28:03 -0800 |
commit | 5a685cd94b21a88efa6be77169eddef525368034 (patch) | |
tree | 1436c097bbe45e98f3d77cb1a549c1b5b347a924 /tools/perf/scripts/python/flamegraph.py | |
parent | 887596095ec2a9ea39ffcf98f27bf2e77c5eb512 (diff) |
skmsg: Get rid of struct sk_psock_parser
struct sk_psock_parser is embedded in sk_psock, it is
unnecessary as skb verdict also uses ->saved_data_ready.
We can simply fold these fields into sk_psock, and get rid
of ->enabled.
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Jakub Sitnicki <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions