On 03/24/2018 07:44 PM, Martin KaFai Lau wrote: > This patch set has some changes and clean-up works for > the bpf_verifier_log. They are the prep works for the > BTF (BPF Type Format). > > Martin KaFai Lau (2): > bpf: Rename bpf_verifer_log > bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed() > > include/linux/bpf_verifier.h | 13 ++++++++++--- > kernel/bpf/verifier.c | 21 ++++++++++++--------- > 2 files changed, 22 insertions(+), 12 deletions(-) >
Applied to bpf-next, thanks Martin!
