Ack, will fix this one in v3. - Frank On Fri, Jan 31, 2025 at 12:39 AM kernel test robot <lkp@xxxxxxxxx> wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable > head: 495206a68b359eb6117d0860861578113bbb94e7 > commit: 0dfce6b46bf52a9cf68a600eeac4eab00dbfd554 [71/88] mm/hugetlb: set migratetype for bootmem folios > compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Closes: https://lore.kernel.org/oe-kbuild-all/202501311653.mOxDNCYy-lkp@xxxxxxxxx/ > > includecheck warnings: (new ones prefixed by >>) > >> mm/hugetlb.c: linux/page-isolation.h is included more than once. > > vim +39 mm/hugetlb.c > > > 39 #include <linux/page-isolation.h> > 40 > 41 #include <asm/page.h> > 42 #include <asm/pgalloc.h> > 43 #include <asm/tlb.h> > 44 #include <asm/setup.h> > 45 > 46 #include <linux/io.h> > 47 #include <linux/hugetlb.h> > 48 #include <linux/hugetlb_cgroup.h> > 49 #include <linux/node.h> > 50 #include <linux/page_owner.h> > 51 #include "internal.h" > 52 #include "hugetlb_vmemmap.h" > > 53 #include <linux/page-isolation.h> > 54 > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki