.pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/tcp_ipv4.c:3463:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3463:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3463:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3585:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3585:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3585:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3589:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3589:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3589:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1846:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2139:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2401:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2612:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2660:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2693:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2738:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2870:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3150:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3464:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3464:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3586:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3586:45: warning: dereference of noderef expression ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/tcp_ipv4.c:3546:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3546:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3546:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3668:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3668:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3668:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3672:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3672:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3672:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:1847:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2140:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2402:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block ../net/ipv4/tcp_ipv4.c:2613:13: warning: context imbalance in 'listening_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2661:29: warning: context imbalance in 'listening_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2694:13: warning: context imbalance in 'established_get_first' - wrong count at exit ../net/ipv4/tcp_ipv4.c:2739:40: warning: context imbalance in 'established_get_next' - unexpected unlock ../net/ipv4/tcp_ipv4.c:2871:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3123:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3153:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3261:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock ../net/ipv4/tcp_ipv4.c:3547:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3547:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3669:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3669:45: warning: dereference of noderef expression ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.ezdasLBFHb 2025-07-07 11:25:44.079047244 -0700 +++ /tmp/tmp.gFou4jaUzo 2025-07-07 11:27:29.491534860 -0700 @@ -2,22 +2,24 @@ -../net/ipv4/tcp_ipv4.c:3463:41: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3463:41: expected void const *data -../net/ipv4/tcp_ipv4.c:3463:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3585:45: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3585:45: expected void const *data -../net/ipv4/tcp_ipv4.c:3585:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3589:50: warning: incorrect type in assignment (different address spaces) -../net/ipv4/tcp_ipv4.c:3589:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3589:50: got struct tcp_congestion_ops * -../net/ipv4/tcp_ipv4.c:1846:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2139:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2401:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block -../net/ipv4/tcp_ipv4.c:2612:13: warning: context imbalance in 'listening_get_first' - wrong count at exit -../net/ipv4/tcp_ipv4.c:2660:29: warning: context imbalance in 'listening_get_next' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2693:13: warning: context imbalance in 'established_get_first' - wrong count at exit -../net/ipv4/tcp_ipv4.c:2738:40: warning: context imbalance in 'established_get_next' - unexpected unlock -../net/ipv4/tcp_ipv4.c:2870:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3150:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock -../net/ipv4/tcp_ipv4.c:3464:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3464:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3586:45: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3586:45: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3546:41: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3546:41: expected void const *data +../net/ipv4/tcp_ipv4.c:3546:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3668:45: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3668:45: expected void const *data +../net/ipv4/tcp_ipv4.c:3668:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3672:50: warning: incorrect type in assignment (different address spaces) +../net/ipv4/tcp_ipv4.c:3672:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3672:50: got struct tcp_congestion_ops * +../net/ipv4/tcp_ipv4.c:1847:25: warning: context imbalance in 'tcp_v4_syn_recv_sock' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2140:17: warning: context imbalance in 'tcp_add_backlog' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2402:21: warning: context imbalance in 'tcp_v4_rcv' - different lock contexts for basic block +../net/ipv4/tcp_ipv4.c:2613:13: warning: context imbalance in 'listening_get_first' - wrong count at exit +../net/ipv4/tcp_ipv4.c:2661:29: warning: context imbalance in 'listening_get_next' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2694:13: warning: context imbalance in 'established_get_first' - wrong count at exit +../net/ipv4/tcp_ipv4.c:2739:40: warning: context imbalance in 'established_get_next' - unexpected unlock +../net/ipv4/tcp_ipv4.c:2871:36: warning: context imbalance in 'tcp_seq_stop' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3123:36: warning: context imbalance in 'bpf_iter_tcp_resume_listening' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3153:56: warning: context imbalance in 'bpf_iter_tcp_resume_established' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3261:28: warning: context imbalance in 'bpf_iter_tcp_unlock_bucket' - unexpected unlock +../net/ipv4/tcp_ipv4.c:3547:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3547:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3669:45: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3669:45: warning: dereference of noderef expression Per-file breakdown --- /tmp/tmp.zUGL1UKwHE 2025-07-07 11:27:29.500534816 -0700 +++ /tmp/tmp.vtP18lljDd 2025-07-07 11:27:29.502534806 -0700 @@ -1 +1 @@ - 16 ../net/ipv4/tcp_ipv4.c + 18 ../net/ipv4/tcp_ipv4.c