Files
kernel_oneplus_sm8250/kernel
YiFei Zhu 877adbfe33 UPSTREAM: 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 <lkp@intel.com>
Change-Id: Ie89544c93009812c338bc2840ceeea872fb928a2
Signed-off-by: YiFei Zhu <zhuyifei@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200724211753.902969-1-zhuyifei1999@gmail.com
2025-08-28 03:27:19 +03:00
..
2025-08-28 03:26:22 +03:00
2021-02-07 14:48:38 +01:00
2024-05-03 06:16:46 +00:00