diff options
author | Jakub Kicinski <[email protected]> | 2021-12-02 12:34:00 -0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-12-03 10:58:13 -0800 |
commit | 8581fd402a0cf80b5298e3b225e7a7bd8f110e69 (patch) | |
tree | 91837ebe9e94fb412a013f88699829b358db7874 /scripts/clang-tools/gen_compile_commands.py | |
parent | 7d9b3ad424f4e6b039201b254bfef01de4315192 (diff) |
treewide: Add missing includes masked by cgroup -> bpf dependency
cgroup.h (therefore swap.h, therefore half of the universe)
includes bpf.h which in turn includes module.h and slab.h.
Since we're about to get rid of that dependency we need
to clean things up.
v2: drop the cpu.h include from cacheinfo.h, it's not necessary
and it makes riscv sensitive to ordering of include files.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Krzysztof WilczyĆski <[email protected]>
Acked-by: Peter Chen <[email protected]>
Acked-by: SeongJae Park <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/ # v1
Link: https://lore.kernel.org/all/[email protected]/ # cacheinfo discussion
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions