commit | 3fcc5530bcb2a879e32bd940e6eafee328ac3647 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Wed Feb 27 18:30:44 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Mar 01 00:44:58 2019 +0100 |
tree | 5bf3686ff3763e7045aebabdf5bc7388c291f5bc | |
parent | 3bcd60444519616508f72df454cc596511e726d1 [diff] |
bpf: fix build without bpf_syscall wrap bpf_stats_enabled sysctl with #ifdef Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: 492ecee892c2 ("bpf: enable program stats") Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>