aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGeliang Tang <[email protected]>2023-03-09 15:50:02 +0100
committerJakub Kicinski <[email protected]>2023-03-10 21:42:56 -0800
commit822467a48e938e661965d09df5fcac66f7291050 (patch)
treea6fb220e360c32e51d6979dd2937bc7f9b1b328c /tools/perf/scripts/python/stackcollapse.py
parent840742b7ed0e123e47af9c5c3902746f3d6b64a2 (diff)
mptcp: add ro_after_init for tcp{,v6}_prot_override
Add __ro_after_init labels for the variables tcp_prot_override and tcpv6_prot_override, just like other variables adjacent to them, to indicate that they are initialised from the init hooks and no writes occur afterwards. Fixes: b19bc2945b40 ("mptcp: implement delegated actions") Cc: [email protected] Fixes: 51fa7f8ebf0e ("mptcp: mark ops structures as ro_after_init") Signed-off-by: Geliang Tang <[email protected]> Reviewed-by: Matthieu Baerts <[email protected]> Signed-off-by: Matthieu Baerts <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions