linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Frank van der Linden <fvdl@google.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [akpm-mm:mm-unstable 71/88] mm/hugetlb.c: linux/page-isolation.h is included more than once.
Date: Fri, 31 Jan 2025 16:38:46 +0800	[thread overview]
Message-ID: <202501311653.mOxDNCYy-lkp@intel.com> (raw)

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


             reply	other threads:[~2025-01-31  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31  8:38 kernel test robot [this message]
2025-01-31 18:28 ` Frank van der Linden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202501311653.mOxDNCYy-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=fvdl@google.com \
    --cc=linux-mm@kvack.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox