* [gmprice:mempolicy2_mbind2 8/12] ./usr/include/linux/mempolicy.h:35:2: error: unknown type name '__u8'
@ 2024-01-05 6:44 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-05 6:44 UTC (permalink / raw)
To: Gregory Price
Cc: llvm, oe-kbuild-all, Gregory Price, Vinicius Tavares Petrucci
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-05 6:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05 6:44 [gmprice:mempolicy2_mbind2 8/12] ./usr/include/linux/mempolicy.h:35:2: error: unknown type name '__u8' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox