From: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
To: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>,
"Liam R. Howlett" <Liam.Howlett@oracle.com>
Subject: Re: [akpm-mm:mm-unstable 19/30] tools/testing/shared/shared.h: linux/types.h is included more than once.
Date: Thu, 25 Jul 2024 09:46:37 +0100 [thread overview]
Message-ID: <6ec9d4e2-5233-45bb-869e-e9e316eba7f7@lucifer.local> (raw)
In-Reply-To: <ZqHutLSnvXwksCPO@rli9-mobl>
On Thu, Jul 25, 2024 at 02:20:36PM GMT, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable
> head: d8492982371a2b1c9354de924b82c7b4f24210d6
> commit: 04645ade70e31fd918bfe616e391ee74c325cbf9 [19/30] tools: separate out shared radix-tree components
> :::::: branch date: 6 hours ago
> :::::: commit date: 2 days ago
> compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
>
> 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/r/202407250430.jTMy1BCJ-lkp@intel.com/
>
> includecheck warnings: (new ones prefixed by >>)
> >> tools/testing/shared/shared.h: linux/types.h is included more than once.
>
> vim +3 tools/testing/shared/shared.h
>
> 2
> > 3 #include <linux/types.h>
> 4 #include <linux/bug.h>
> 5 #include <linux/kernel.h>
> 6 #include <linux/bitops.h>
> 7
> 8 #include <linux/gfp.h>
> > 9 #include <linux/types.h>
> 10 #include <linux/rcupdate.h>
> 11
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
>
Minor issue with zero impact - the stubbed linux/types.h header has header
guards.
Will send a quick fix-patch over on the patch set thread.
next prev parent reply other threads:[~2024-07-25 8:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 6:20 [akpm-mm:mm-unstable 19/30] tools/testing/shared/shared.h: linux/types.h is included more than once kernel test robot
2024-07-25 8:46 ` Lorenzo Stoakes [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-24 20:04 kernel test robot
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=6ec9d4e2-5233-45bb-869e-e9e316eba7f7@lucifer.local \
--to=lorenzo.stoakes@oracle.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.