From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: [drm-intel:drm-intel-gt-next 3/6] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:13:1: iwyu: warning: superfluous #include "gem/i915_gem_lmem.h"
Date: Tue, 01 Jun 2021 22:32:14 +0800 [thread overview]
Message-ID: <202106012201.suyZavPg-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2704 bytes --]
CC: kbuild-all(a)lists.01.org
CC: intel-gfx(a)lists.freedesktop.org
CC: dri-devel(a)lists.freedesktop.org
TO: CQ Tang <cq.tang@intel.com>
CC: Matthew Auld <matthew.auld@intel.com>
CC: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
tree: git://anongit.freedesktop.org/drm-intel drm-intel-gt-next
head: ae7f0dc105c4e5248e6e2e2299e52d9a289e1215
commit: d57d4a1daf5e8393e87244427c9b87dd565bd37c [3/6] drm/i915: Create stolen memory region from local memory
:::::: branch date: 6 weeks ago
:::::: commit date: 6 weeks ago
config: x86_64-randconfig-b001-20210529 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project bc6799f2f79f0ae87e9f1ebf9d25ba799fbd25a9)
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-intel git://anongit.freedesktop.org/drm-intel
git fetch --no-tags drm-intel drm-intel-gt-next
git checkout d57d4a1daf5e8393e87244427c9b87dd565bd37c
# 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 <lkp@intel.com>
iwyu warnings: (new ones prefixed by >>)
drivers/gpu/drm/i915/gem/i915_gem_stolen.c:7:1: iwyu: warning: superfluous #include <linux/errno.h>
>> drivers/gpu/drm/i915/gem/i915_gem_stolen.c:13:1: iwyu: warning: superfluous #include "gem/i915_gem_lmem.h"
vim +13 drivers/gpu/drm/i915/gem/i915_gem_stolen.c
10be98a77c558f drivers/gpu/drm/i915/gem/i915_gem_stolen.c Chris Wilson 2019-05-28 12
d57d4a1daf5e83 drivers/gpu/drm/i915/gem/i915_gem_stolen.c CQ Tang 2021-04-21 @13 #include "gem/i915_gem_lmem.h"
72405c3d7850c8 drivers/gpu/drm/i915/gem/i915_gem_stolen.c Matthew Auld 2019-10-18 14 #include "gem/i915_gem_region.h"
9797fbfbcfe251 drivers/gpu/drm/i915/i915_gem_stolen.c Chris Wilson 2012-04-24 15 #include "i915_drv.h"
6401fafbec5a33 drivers/gpu/drm/i915/gem/i915_gem_stolen.c Jani Nikula 2019-08-08 16 #include "i915_gem_stolen.h"
9e859eb9d0f5e3 drivers/gpu/drm/i915/gem/i915_gem_stolen.c Jani Nikula 2020-02-27 17 #include "i915_vgpu.h"
9797fbfbcfe251 drivers/gpu/drm/i915/i915_gem_stolen.c Chris Wilson 2012-04-24 18
---
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: 37490 bytes --]
reply other threads:[~2021-06-01 14:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202106012201.suyZavPg-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.