linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once.
@ 2025-01-31  8:38 kernel test robot
  2025-01-31 18:28 ` Frank van der Linden
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-01-31  8:38 UTC (permalink / raw)
  To: Frank van der Linden
  Cc: oe-kbuild-all, Andrew Morton, Linux Memory Management List

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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501311653.mOxDNCYy-lkp@intel.com/

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once.
  2025-01-31  8:38 [akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once kernel test robot
@ 2025-01-31 18:28 ` Frank van der Linden
  0 siblings, 0 replies; 2+ messages in thread
From: Frank van der Linden @ 2025-01-31 18:28 UTC (permalink / raw)
  To: kernel test robot
  Cc: oe-kbuild-all, Andrew Morton, Linux Memory Management List

Ack, will fix this one in v3.

- Frank

On Fri, Jan 31, 2025 at 12:39 AM kernel test robot <lkp@intel.com> 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@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202501311653.mOxDNCYy-lkp@intel.com/
>
> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-31 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-31  8:38 [akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once kernel test robot
2025-01-31 18:28 ` Frank van der Linden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox