aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorYiFei Zhu <[email protected]>2020-07-24 21:17:53 +0000
committerAlexei Starovoitov <[email protected]>2020-07-26 03:16:36 +0000
commitdfcdf0e9ad2e006196986f363c99b2097aec5ef0 (patch)
tree2ecce143cc0583c7bf16b1fcafe5f9c8c86d7865 /tools/bpf/bpftool/prog.c
parentMerge branch 'shared-cgroup-storage' (diff)
downloadkernel-dfcdf0e9ad2e006196986f363c99b2097aec5ef0.tar.gz
kernel-dfcdf0e9ad2e006196986f363c99b2097aec5ef0.zip
bpf/local_storage: Fix build without CONFIG_CGROUP
local_storage.o has its compile guard as CONFIG_BPF_SYSCALL, which does not imply that CONFIG_CGROUP is on. Including cgroup-internal.h when CONFIG_CGROUP is off cause a compilation failure. Fixes: f67cfc233706 ("bpf: Make cgroup storages shared between programs on the same cgroup") Reported-by: kernel test robot <[email protected]> Signed-off-by: YiFei Zhu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions