Re: [PATCH bpf-next 0/2] bpf: Update doc about calling kernel function
From: Alexei Starovoitov <hidden>
Date: 2021-03-30 16:34:16
Also in:
bpf
From: Alexei Starovoitov <hidden>
Date: 2021-03-30 16:34:16
Also in:
bpf
On Mon, Mar 29, 2021 at 10:41 PM Martin KaFai Lau [off-list ref] wrote:
This set updates the document about the bpf program calling kernel function. In particular, updates are regarding to the clang requirement in selftests and kfunc-call not an ABI.
Applied.