[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <35b5aadb-3384-09f3-c605-c9702764e847@iogearbox.net>
Date: Thu, 13 Dec 2018 12:19:43 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Martin KaFai Lau <kafai@...com>, netdev@...r.kernel.org
Cc: Alexei Starovoitov <ast@...com>, kernel-team@...com
Subject: Re: [PATCH bpf-next 0/2] Remove bpf_dump_raw_ok() check for func_info
and line_info
On 12/12/2018 07:18 PM, Martin KaFai Lau wrote:
> This patch set removes the bpf_dump_raw_ok() guard for the
> func_info and line_info during bpf_prog_get_info_by_fd().
>
> Please see individual patch for details.
>
> Martin KaFai Lau (2):
> bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
> bpf: Remove !func_info and !line_info check from test_btf and bpftool
>
> kernel/bpf/syscall.c | 32 ++++++++++----------------
> tools/bpf/bpftool/prog.c | 7 ------
> tools/lib/bpf/bpf_prog_linfo.c | 6 +----
> tools/testing/selftests/bpf/test_btf.c | 7 ------
> 4 files changed, 13 insertions(+), 39 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists