CC: [email protected]
TO: [email protected]

tree:   https://github.com/zen-kernel/zen-kernel 5.12/futex2
head:   81255c11c48cc2302883425c87318f9cad37e7e6
commit: 98d98576c9d8ff54c9aa76e471619a02e2ad57c8 [5/16] futex2: Add 
compatibility entry point for x86_x32 ABI
:::::: branch date: 22 hours ago
:::::: commit date: 6 weeks ago
config: x86_64-randconfig-b001-20210615 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
64720f57bea6a6bf033feef4a5751ab9c0c3b401)
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
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        # apt-get install iwyu # include-what-you-use
        # 
https://github.com/zen-kernel/zen-kernel/commit/98d98576c9d8ff54c9aa76e471619a02e2ad57c8
        git remote add zen-kernel-zen-kernel 
https://github.com/zen-kernel/zen-kernel
        git fetch --no-tags zen-kernel-zen-kernel 5.12/futex2
        git checkout 98d98576c9d8ff54c9aa76e471619a02e2ad57c8
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 
CHECK=iwyu ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <[email protected]>


iwyu warnings: (new ones prefixed by >>)
>> kernel/futex2.c:27:1: iwyu: warning: superfluous #include <linux/compat.h>

vim +27 kernel/futex2.c

64cdae0a6364c6 André Almeida 2021-02-05  25  
98d98576c9d8ff André Almeida 2021-02-11  26  #ifdef CONFIG_X86_64
98d98576c9d8ff André Almeida 2021-02-11 @27  #include <linux/compat.h>
98d98576c9d8ff André Almeida 2021-02-11  28  #endif
98d98576c9d8ff André Almeida 2021-02-11  29  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/[email protected]

Attachment: .config.gz
Description: application/gzip

_______________________________________________
kbuild mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to