linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: min.li.xe@renesas.com, derek.kiernan@xilinx.com,
	dragan.cvetic@xilinx.com, arnd@arndb.de,
	gregkh@linuxfoundation.org
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Min Li <min.li.xe@renesas.com>
Subject: Re: [PATCH char-misc v1] misc: Add Renesas Synchronization Management Unit (SMU) support
Date: Thu, 18 Mar 2021 07:05:33 +0800	[thread overview]
Message-ID: <202103180735.qG9XVKXZ-lkp@intel.com> (raw)
In-Reply-To: <1616015674-4589-1-git-send-email-min.li.xe@renesas.com>

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

Hi,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on char-misc/master]

url:    https://github.com/0day-ci/linux/commits/min-li-xe-renesas-com/misc-Add-Renesas-Synchronization-Management-Unit-SMU-support/20210318-052232
base:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git b3a9e3b9622ae10064826dccb4f7a52bd88c7407
config: x86_64-randconfig-r005-20210317 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/0day-ci/linux/commit/f1c28c63e2514eac89cce46df118039da7c21e47
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review min-li-xe-renesas-com/misc-Add-Renesas-Synchronization-Management-Unit-SMU-support/20210318-052232
        git checkout f1c28c63e2514eac89cce46df118039da7c21e47
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:32:
>> ./usr/include/linux/rsmu.h:14:2: error: unknown type name '__u8'
      14 |  __u8 dpll;
         |  ^~~~
   ./usr/include/linux/rsmu.h:15:2: error: unknown type name '__u8'
      15 |  __u8 mode;
         |  ^~~~
   ./usr/include/linux/rsmu.h:20:2: error: unknown type name '__u8'
      20 |  __u8 dpll;
         |  ^~~~
   ./usr/include/linux/rsmu.h:21:2: error: unknown type name '__u8'
      21 |  __u8 state;
         |  ^~~~
   ./usr/include/linux/rsmu.h:26:2: error: unknown type name '__u8'
      26 |  __u8 dpll;
         |  ^~~~
>> ./usr/include/linux/rsmu.h:27:2: error: unknown type name '__s64'
      27 |  __s64 ffo;
         |  ^~~~~

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 36548 bytes --]

  reply	other threads:[~2021-03-17 23:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 21:14 [PATCH char-misc v1] misc: Add Renesas Synchronization Management Unit (SMU) support min.li.xe
2021-03-17 23:05 ` kernel test robot [this message]
2021-03-18  1:30 ` kernel test robot
2021-03-18  5:49 ` Greg KH

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=202103180735.qG9XVKXZ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=derek.kiernan@xilinx.com \
    --cc=dragan.cvetic@xilinx.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=min.li.xe@renesas.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).