All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-drm-misc:topic/i915-ttm 4/4] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:16:1: iwyu: warning: superfluous #include "gem/i915_gem_mman.h"
@ 2021-07-08 18:39 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-08 18:39 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
CC: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>

tree:   git://anongit.freedesktop.org/drm/drm-misc topic/i915-ttm
head:   cf3e3e86d77970211e0983130e896ae242601003
commit: cf3e3e86d77970211e0983130e896ae242601003 [4/4] drm/i915: Use ttm mmap handling for ttm bo's.
:::::: branch date: 4 weeks ago
:::::: commit date: 4 weeks ago
config: x86_64-randconfig-b001-20210705 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 89c1c64cc3170a05a881bb9954feafc3edca6704)
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
        git remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-drm-misc topic/i915-ttm
        git checkout cf3e3e86d77970211e0983130e896ae242601003
        # 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 drivers/gpu/drm/i915/ drivers/gpu/drm/vmwgfx/

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 >>)
>> drivers/gpu/drm/i915/gem/i915_gem_ttm.c:16:1: iwyu: warning: superfluous #include "gem/i915_gem_mman.h"
--
   drivers/gpu/drm/i915/gem/i915_gem_mman.c:9:1: iwyu: warning: superfluous #include <linux/pfn_t.h>
   drivers/gpu/drm/i915/gem/i915_gem_mman.c:12:1: iwyu: warning: superfluous #include "gt/intel_gt.h"
>> drivers/gpu/drm/i915/gem/i915_gem_mman.c:22:1: iwyu: warning: superfluous #include "i915_gem_ttm.h"

vim +16 drivers/gpu/drm/i915/gem/i915_gem_ttm.c

213d5092776345 Thomas Hellström  2021-06-10  12  
213d5092776345 Thomas Hellström  2021-06-10  13  #include "gem/i915_gem_object.h"
213d5092776345 Thomas Hellström  2021-06-10  14  #include "gem/i915_gem_region.h"
213d5092776345 Thomas Hellström  2021-06-10  15  #include "gem/i915_gem_ttm.h"
cf3e3e86d77970 Maarten Lankhorst 2021-06-10 @16  #include "gem/i915_gem_mman.h"
213d5092776345 Thomas Hellström  2021-06-10  17  

---
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: 39546 bytes --]

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

only message in thread, other threads:[~2021-07-08 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 18:39 [drm-drm-misc:topic/i915-ttm 4/4] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:16:1: iwyu: warning: superfluous #include "gem/i915_gem_mman.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.