Hi Peter,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on tip/sched/core]
[also build test ERROR on tip/master linus/master v5.17-rc3]
[cannot apply to tip/x86/core arnd-asm-generic/master tip/x86/asm tip/core/entry
next-20220211]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url:
https://github.com/0day-ci/linux/commits/Peter-Oskolkov/RFC-sched-UMCG-ep...
base:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
c8eaf6ac76f40f6c59fc7d056e2e08c4a57ea9c7
config: i386-randconfig-a013
(
https://download.01.org/0day-ci/archive/20220212/202202121124.uAuI6YJb-lk...)
compiler: clang version 15.0.0 (
https://github.com/llvm/llvm-project
f6685f774697c85d6a352dcea013f46a99f9fe31)
reproduce (this is a W=1 build):
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
#
https://github.com/0day-ci/linux/commit/64a46b86ef2bb15a0a1bc7566b6ca87f5...
git remote add linux-review
https://github.com/0day-ci/linux
git fetch --no-tags linux-review
Peter-Oskolkov/RFC-sched-UMCG-episode-IV-A-New-Hope/20220212-031635
git checkout 64a46b86ef2bb15a0a1bc7566b6ca87f5e0492dd
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
In file included from <built-in>:1:
> ./usr/include/linux/umcg.h:110:2: error: unknown type name
'u64'
u64 worker_id;
^
> ./usr/include/linux/umcg.h:111:2: error: unknown type name
'u32'
u32 worker_event_type;
^
./usr/include/linux/umcg.h:112:2: error: unknown type name 'u32'
u32 counter;
^
3 errors generated.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org