Hi Jakub, On Fri, 19 Nov 2021 19:52:53 -0800 Jakub Kicinski <kuba@xxxxxxxxxx> 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. > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> Acked-by: SeongJae Park <sj@xxxxxxxxxx> for DAMON part. Thanks, SJ [...]