Message ID | 20231107045725.2278852-1-song@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | bpf: __bpf_dynptr_data* and __str annotation | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@kernel.org>: On Mon, 6 Nov 2023 20:57:22 -0800 you wrote: > This set contains the first 3 patches of set [1]. Currently, [1] is waiting > for [3] to be merged to bpf-next tree. So send these 3 patches first to > unblock other works, such as [2]. This set is verified with new version of > [1] in CI run [4]. > > Changes since v12 of [1]: > 1. Reuse bpf_dynptr_slice() in __bpf_dynptr_data(). (Andrii) > 2. Add Acked-by from Vadim Fedorenko. > > [...] Here is the summary with links: - [bpf-next,1/3] bpf: Add __bpf_dynptr_data* for in kernel use https://git.kernel.org/bpf/bpf-next/c/afa58570c3f4 - [bpf-next,2/3] bpf: Factor out helper check_reg_const_str() https://git.kernel.org/bpf/bpf-next/c/d8ace21aece8 - [bpf-next,3/3] bpf: Introduce KF_ARG_PTR_TO_CONST_STR https://git.kernel.org/bpf/bpf-next/c/6d857121c63b You are awesome, thank you!