Home
last modified time | relevance | path

Searched hist:"62 fc770d90ef5a92931deb477c384f82be122a18" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/bpf/
H A Dbpf_design_QA.rstdiff 62fc770d90ef5a92931deb477c384f82be122a18 Tue Aug 02 12:39:12 CDT 2022 Paul E. McKenney <paulmck@kernel.org> bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABI

This patch updates bpf_design_QA.rst to clarify that the ability to
attach a BPF program to an arbitrary function in the kernel does not
make that function become part of the Linux kernel's ABI.

[ paulmck: Apply Daniel Borkmann feedback. ]

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Link: https://lore.kernel.org/r/20220802173913.4170192-2-paulmck@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>