All of lore.kernel.org
 help / color / mirror / Atom feed
* [jlayton:ceph-fscrypt-fnames 13/27] fs/ceph/crypto.c:2:1: iwyu: warning: superfluous #include <linux/ceph/ceph_debug.h>
@ 2021-07-02 17:12 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-02 17:12 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2230 bytes --]

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Jeff Layton <jlayton@kernel.org>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git ceph-fscrypt-fnames
head:   5839cec348a41a63ae665aa2abd4d33fb1f54b35
commit: 3f431170ed463f2a5347aeddf27002fc6fb62801 [13/27] ceph: crypto context handling for ceph
:::::: branch date: 3 days ago
:::::: commit date: 3 days ago
config: x86_64-randconfig-b001-20210702 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 9eb613b2de3163686b1a4bd1160f15ac56a4b083)
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://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git/commit/?id=3f431170ed463f2a5347aeddf27002fc6fb62801
        git remote add jlayton https://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git
        git fetch --no-tags jlayton ceph-fscrypt-fnames
        git checkout 3f431170ed463f2a5347aeddf27002fc6fb62801
        # 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 fs/ceph/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


iwyu warnings: (new ones prefixed by >>)
>> fs/ceph/crypto.c:2:1: iwyu: warning: superfluous #include <linux/ceph/ceph_debug.h>
>> fs/ceph/crypto.c:3:1: iwyu: warning: superfluous #include <linux/xattr.h>

vim +2 fs/ceph/crypto.c

3f431170ed463f Jeff Layton 2020-07-27 @2  #include <linux/ceph/ceph_debug.h>
3f431170ed463f Jeff Layton 2020-07-27 @3  #include <linux/xattr.h>
3f431170ed463f Jeff Layton 2020-07-27  4  #include <linux/fscrypt.h>
3f431170ed463f Jeff Layton 2020-07-27  5  

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 39426 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-02 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02 17:12 [jlayton:ceph-fscrypt-fnames 13/27] fs/ceph/crypto.c:2:1: iwyu: warning: superfluous #include <linux/ceph/ceph_debug.h> kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.