All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/gpu/drm/i915/gt/intel_lrc.c:9:1: iwyu: warning: superfluous #include "intel_engine.h"
@ 2021-07-11 16:27 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-11 16:27 UTC (permalink / raw)
  To: kbuild

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

CC: kbuild-all(a)lists.01.org
CC: linux-kernel(a)vger.kernel.org
TO: Chris Wilson <chris@chris-wilson.co.uk>
CC: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   de5540965853e514a85d3b775e9049deb85a2ff3
commit: a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b drm/i915/gt: Split logical ring contexts from execlist submission
date:   7 months ago
:::::: branch date: 17 hours ago
:::::: commit date: 7 months 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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b
        # 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/gma500/ drivers/gpu/drm/i915/ drivers/gpu/drm/vmwgfx/ drivers/platform/

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/gt/intel_lrc.c:9:1: iwyu: warning: superfluous #include "intel_engine.h"
--
>> drivers/gpu/drm/i915/gt/intel_execlists_submission.c:119:1: iwyu: warning: superfluous #include "intel_gt.h"
   drivers/gpu/drm/i915/gt/intel_execlists_submission.c:127:1: iwyu: warning: superfluous #include "intel_workarounds.h"
>> drivers/gpu/drm/i915/gt/intel_execlists_submission.c:128:1: iwyu: warning: superfluous #include "shmem_utils.h"

vim +9 drivers/gpu/drm/i915/gt/intel_lrc.c

a0d3fdb628b83e Chris Wilson 2020-12-19  @9  #include "intel_engine.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  10  #include "intel_gpu_commands.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  11  #include "intel_gt.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  12  #include "intel_lrc.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  13  #include "intel_lrc_reg.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  14  #include "intel_ring.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  15  #include "shmem_utils.h"
a0d3fdb628b83e Chris Wilson 2020-12-19  16  

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

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

only message in thread, other threads:[~2021-07-11 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11 16:27 drivers/gpu/drm/i915/gt/intel_lrc.c:9:1: iwyu: warning: superfluous #include "intel_engine.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.