Commit ade92ad
committed
rhel-only: Fix up kfunc definitions in filter.c
JIRA: https://issues.redhat.com/browse/RHEL-65787
Upstream status: RHEL only
The kfunc definitions were updated by commits:
6f3189f ("bpf: treewide: Annotate BPF kfuncs in BTF")
391145b ("bpf: Add __bpf_kfunc_{start,end}_defs macros")
which were both applied upstream after the commits backported in this
series, but were subsequently backported. Add this RHEL-only commit to
fix up the kfunc definitions to the new syntax.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>1 parent c522ffd commit ade92ad
1 file changed
+4
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11892 | 11892 | | |
11893 | 11893 | | |
11894 | 11894 | | |
11895 | | - | |
11896 | | - | |
11897 | | - | |
11898 | | - | |
| 11895 | + | |
11899 | 11896 | | |
11900 | 11897 | | |
11901 | 11898 | | |
| |||
11929 | 11926 | | |
11930 | 11927 | | |
11931 | 11928 | | |
11932 | | - | |
| 11929 | + | |
11933 | 11930 | | |
11934 | | - | |
| 11931 | + | |
11935 | 11932 | | |
11936 | | - | |
| 11933 | + | |
11937 | 11934 | | |
11938 | 11935 | | |
11939 | 11936 | | |
| |||
0 commit comments