From: kernel test robot <lkp@intel.com>
To: kbuild@lists.01.org
Subject: Re: [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology
Date: Mon, 07 Jun 2021 10:23:25 +0800 [thread overview]
Message-ID: <202106071029.cB3uGhFa-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2506 bytes --]
CC: kbuild-all(a)lists.01.org
In-Reply-To: <162295950449.1109360.5228772194963187441.stgit@dwillia2-desk3.amr.corp.intel.com>
References: <162295950449.1109360.5228772194963187441.stgit@dwillia2-desk3.amr.corp.intel.com>
TO: Dan Williams <dan.j.williams@intel.com>
TO: linux-cxl(a)vger.kernel.org
CC: Alison Schofield <alison.schofield@intel.com>
CC: linux-pci(a)vger.kernel.org
CC: linux-acpi(a)vger.kernel.org
Hi Dan,
I love your patch! Perhaps something to improve:
[auto build test WARNING on 605a5e41db7d8c930fb80115686991c4c1d08ee4]
url: https://github.com/0day-ci/linux/commits/Dan-Williams/CXL-port-and-decoder-enumeration/20210606-140638
base: 605a5e41db7d8c930fb80115686991c4c1d08ee4
:::::: branch date: 20 hours ago
:::::: commit date: 20 hours ago
config: x86_64-randconfig-b001-20210607 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 551a697c5cf33275b66add4fc467fcf59084cffb)
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/65d77ccafb643ecceedbc44df517338a638c663e
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Dan-Williams/CXL-port-and-decoder-enumeration/20210606-140638
git checkout 65d77ccafb643ecceedbc44df517338a638c663e
# 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/cxl/acpi.c:7:1: iwyu: warning: superfluous #include <linux/acpi.h>
>> drivers/cxl/acpi.c:6:1: iwyu: warning: superfluous #include <linux/kernel.h>
vim +6 drivers/cxl/acpi.c
65d77ccafb643e Dan Williams 2021-06-05 @6 #include <linux/kernel.h>
65d77ccafb643e Dan Williams 2021-06-05 @7 #include <linux/acpi.h>
65d77ccafb643e Dan Williams 2021-06-05 8 #include "cxl.h"
65d77ccafb643e Dan Williams 2021-06-05 9
---
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: 33005 bytes --]
next reply other threads:[~2021-06-07 2:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-07 2:23 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-06 6:04 [PATCH v5 0/6] CXL port and decoder enumeration Dan Williams
2021-06-06 6:05 ` [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology Dan Williams
2021-06-07 12:27 ` Rafael J. Wysocki
2021-06-07 22:18 ` Ben Widawsky
2021-06-08 11:28 ` Jonathan Cameron
2021-06-08 20:03 ` Dan Williams
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=202106071029.cB3uGhFa-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.