public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Gregory Price <gregory.price@memverge.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Gregory Price <gourry.memverge@gmail.com>,
	Vinicius Tavares Petrucci <vtavarespetr@micron.com>
Subject: [gmprice:mempolicy2_mbind2 8/12] ./usr/include/linux/mempolicy.h:35:2: error: unknown type name '__u8'
Date: Fri, 5 Jan 2024 14:44:35 +0800	[thread overview]
Message-ID: <202401051438.x9jQSlEU-lkp@intel.com> (raw)

tree:   https://github.com/gmprice/linux mempolicy2_mbind2
head:   173851cd37b0391648582c61a781025cfef0e1e1
commit: 5c9761cb87dc28bd728fbf0c550bdec2de5e8e32 [8/12] mm/mempolicy: add userland mempolicy arg structure
config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20240105/202401051438.x9jQSlEU-lkp@intel.com/config)
compiler: ClangBuiltLinux clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240105/202401051438.x9jQSlEU-lkp@intel.com/reproduce)

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/202401051438.x9jQSlEU-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <built-in>:1:
   ./usr/include/linux/mempolicy.h:31:2: error: unknown type name '__u16'
      31 |         __u16 mode;
         |         ^
   ./usr/include/linux/mempolicy.h:32:2: error: unknown type name '__u16'
      32 |         __u16 mode_flags;
         |         ^
   ./usr/include/linux/mempolicy.h:33:2: error: unknown type name '__s32'
      33 |         __s32 home_node;        /* mbind2: policy home node */
         |         ^
   ./usr/include/linux/mempolicy.h:34:2: error: unknown type name '__u16'
      34 |         __u16 pol_maxnodes;
         |         ^
>> ./usr/include/linux/mempolicy.h:35:2: error: unknown type name '__u8'
      35 |         __u8 resv[6];
         |         ^
   ./usr/include/linux/mempolicy.h:36:2: error: unknown type name '__aligned_u64'
      36 |         __aligned_u64 pol_nodes;
         |         ^
   6 errors generated.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-01-05  6:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202401051438.x9jQSlEU-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=gourry.memverge@gmail.com \
    --cc=gregory.price@memverge.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=vtavarespetr@micron.com \
    /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