Automatic merge of 'master' into merge-test (2024-09-25 18:58) #1207
Annotations
4 errors and 11 warnings
include/linux/rbtree.h#L74
incompatible types in comparison expression (different address spaces): struct rb_node [noderef] __rcu * struct rb_node *
|
kernel/bpf/core.c#L2010
arithmetics on pointers to functions
|
kernel/bpf/core.c#L2015
arithmetics on pointers to functions
|
kernel/bpf/core.c#L242
arithmetics on pointers to functions
|
The following actions use a deprecated Node.js version and will be forced to run on node20: dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
include/trace/events/xdp.h#L321
Using plain integer as NULL pointer
|
include/trace/events/xdp.h#L348
Using plain integer as NULL pointer
|
include/trace/events/xdp.h#L382
Using plain integer as NULL pointer
|
kernel/bpf/core.c#L2890
symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static?
|
kernel/bpf/core.c#L3052
symbol 'arena_map_ops' was not declared. Should it be static?
|
kernel/bpf/trampoline.c#L18
symbol 'bpf_extension_verifier_ops' was not declared. Should it be static?
|
kernel/bpf/trampoline.c#L20
symbol 'bpf_extension_prog_ops' was not declared. Should it be static?
|
lib/math/div64.c#L219
division by zero
|
mm/memory.c#L1
context imbalance in 'follow_pfnmap_end' - unexpected unlock
|
mm/memory.c#L1
context imbalance in 'follow_pfnmap_start' - different lock contexts for basic block
|
This job succeeded
Loading