On Thu, Dec 02, 2021 at 12:34:00PM -0800, Jakub Kicinski wrote: > 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. > > Link: https://lore.kernel.org/all/[email protected]/ # > v1 > Link: https://lore.kernel.org/all/[email protected]/ # > cacheinfo discussion > 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]> > Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
