CC: [email protected]
In-Reply-To: <[email protected]>
References: <[email protected]>
TO: "Mickaël Salaün" <[email protected]>
TO: Al Viro <[email protected]>
TO: James Morris <[email protected]>
TO: Serge Hallyn <[email protected]>
CC: "Mickaël Salaün" <[email protected]>
CC: Andy Lutomirski <[email protected]>
CC: Jann Horn <[email protected]>
CC: Kees Cook <[email protected]>
CC: Shuah Khan <[email protected]>
CC: [email protected]
CC: [email protected]

Hi "Mickaël,

I love your patch! Perhaps something to improve:

[auto build test WARNING on 62fb9874f5da54fdb243003b386128037319b219]

url:    
https://github.com/0day-ci/linux/commits/Micka-l-Sala-n/Landlock-filesystem-caching/20210701-065103
base:   62fb9874f5da54fdb243003b386128037319b219
:::::: branch date: 9 days ago
:::::: commit date: 9 days ago
config: x86_64-randconfig-b001-20210709 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 
8d69635ed9ecf36fd0ca85906bfde17949671cbe)
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/0day-ci/linux/commit/6dc651e6e3eef4c1dc62e6c51ca136a18b2ec94d
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review 
Micka-l-Sala-n/Landlock-filesystem-caching/20210701-065103
        git checkout 6dc651e6e3eef4c1dc62e6c51ca136a18b2ec94d
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 
CHECK=iwyu O=build_dir ARCH=x86_64 SHELL=/bin/bash security/landlock/

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


iwyu warnings: (new ones prefixed by >>)
>> security/landlock/cred.c:12:1: iwyu: warning: superfluous #include 
>> <linux/sched.h>
   security/landlock/cred.c:18:1: iwyu: warning: superfluous #include "setup.h"
--
   security/landlock/fs.c:19:1: iwyu: warning: superfluous #include 
<linux/limits.h>
>> security/landlock/fs.c:24:1: iwyu: warning: superfluous #include 
>> <linux/overflow.h>
   security/landlock/fs.c:31:1: iwyu: warning: superfluous #include 
<linux/workqueue.h>

vim +12 security/landlock/cred.c

6dc651e6e3eef4 Mickaël Salaün 2021-07-01 @12  #include <linux/sched.h>
385975dca53eb4 Mickaël Salaün 2021-04-22  13  

---
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