From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: Re: [Intel-gfx] [PATCH v4 1/1] drm/i915/dg1: Add HWMON power sensor support
Date: Sun, 30 May 2021 09:05:13 +0800 [thread overview]
Message-ID: <202105300940.aOcuyIic-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2375 bytes --]
CC: kbuild-all(a)lists.01.org
In-Reply-To: <20210528005847.35405-2-dale.b.stimson@intel.com>
References: <20210528005847.35405-2-dale.b.stimson@intel.com>
TO: Dale B Stimson <dale.b.stimson@intel.com>
TO: intel-gfx(a)lists.freedesktop.org
Hi Dale,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on 0b2064a4b2783bffdaf30e49bf40c38f6abae3ec]
url: https://github.com/0day-ci/linux/commits/Dale-B-Stimson/drm-i915-dg1-Add-HWMON-power-sensor-support/20210528-090046
base: 0b2064a4b2783bffdaf30e49bf40c38f6abae3ec
:::::: branch date: 2 days ago
:::::: commit date: 2 days ago
config: x86_64-randconfig-b001-20210530 (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
# https://github.com/0day-ci/linux/commit/71073ac65a2c6f57767c2d4f9153cc148420ec87
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Dale-B-Stimson/drm-i915-dg1-Add-HWMON-power-sensor-support/20210528-090046
git checkout 71073ac65a2c6f57767c2d4f9153cc148420ec87
# 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/i915_hwmon.c:15:1: iwyu: warning: superfluous #include "gt/intel_gt.h"
vim +15 drivers/gpu/drm/i915/i915_hwmon.c
71073ac65a2c6f Dale B Stimson 2021-05-27 13
71073ac65a2c6f Dale B Stimson 2021-05-27 14 #include "i915_drv.h"
71073ac65a2c6f Dale B Stimson 2021-05-27 @15 #include "gt/intel_gt.h"
71073ac65a2c6f Dale B Stimson 2021-05-27 16 #include "i915_hwmon.h"
71073ac65a2c6f Dale B Stimson 2021-05-27 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: 37437 bytes --]
next reply other threads:[~2021-05-30 1:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-30 1:05 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-28 0:58 [Intel-gfx] [PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support Dale B Stimson
2021-05-28 0:58 ` [Intel-gfx] [PATCH v4 1/1] " Dale B Stimson
2021-05-28 0:44 [Intel-gfx] [PATCH v4 0/1] " Dale B Stimson
2021-05-28 0:44 ` [Intel-gfx] [PATCH v4 1/1] " Dale B Stimson
2021-06-01 21:39 ` Sundaresan, Sujaritha
2021-06-02 0:42 ` Dale B Stimson
2021-06-02 16:41 ` Sundaresan, Sujaritha
2021-05-27 23:57 [Intel-gfx] [PATCH v4 0/1] " Dale B Stimson
2021-05-27 23:57 ` [Intel-gfx] [PATCH v4 1/1] " Dale B Stimson
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=202105300940.aOcuyIic-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.