.pylintrc: warning: ignored by one of the .gitignore files ../kernel/bpf/rqspinlock.c:102:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:102:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:102:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:124:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:124:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:124:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:137:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:137:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:137:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:669:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:685:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:691:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../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 ../kernel/bpf/rqspinlock.c:102:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:102:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:102:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:124:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:124:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:124:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:137:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:137:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:137:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:671:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:671:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:671:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:690:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:707:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:713:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:732:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.IFP3njueFF 2025-07-02 02:54:07.537753966 -0700 +++ /tmp/tmp.ln2I3Hc9Nb 2025-07-02 02:56:01.639667806 -0700 @@ -11,4 +11,7 @@ -../kernel/bpf/rqspinlock.c:669:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:685:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:691:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:671:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:671:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:671:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:690:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:707:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:713:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:732:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? Per-file breakdown --- /tmp/tmp.ITFVNrhljd 2025-07-02 02:56:01.671223655 -0700 +++ /tmp/tmp.S0ypI0R9Tq 2025-07-02 02:56:01.678160591 -0700 @@ -1 +1 @@ - 7 ../kernel/bpf/rqspinlock.c + 8 ../kernel/bpf/rqspinlock.c