mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
synced 2025-09-15 00:56:46 +10:00
We don't need to watch for calls on bpf_prog_put_deferred(), so remove that from the entrypoints.bpf.c file. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
entrypoints.bpf.c | ||
entrypoints.lskel.h | ||
Makefile | ||
README |
WARNING: If you change "entrypoints.bpf.c" do "make -j" in this directory to rebuild "entrypoints.skel.h". Make sure to have clang 10 installed. See Documentation/bpf/bpf_devel_QA.rst