diff options
author | 2020-03-11 01:09:03 +0000 | |
---|---|---|
committer | 2020-03-11 23:19:41 -0700 | |
commit | 734c8f75743983842736e6a99ec6be152b2b7f50 (patch) | |
tree | 7ac4f433d18d0c6b8453a23596d2934faeca0bd9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | raw: Add missing annotations to raw_seq_start() and raw_seq_stop() (diff) | |
download | wireguard-linux-734c8f75743983842736e6a99ec6be152b2b7f50.tar.xz wireguard-linux-734c8f75743983842736e6a99ec6be152b2b7f50.zip |
tcp: Add missing annotation for tcp_child_process()
Sparse reports warning at tcp_child_process()
warning: context imbalance in tcp_child_process() - unexpected unlock
The root cause is the missing annotation at tcp_child_process()
Add the missing __releases(&((child)->sk_lock.slock)) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions