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, clang-built-linux@googlegroups.com,
	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 09:30:14 +0800	[thread overview]
Message-ID: <202103180931.AMk7KR41-lkp@intel.com> (raw)
In-Reply-To: <1616015674-4589-1-git-send-email-min.li.xe@renesas.com>

[-- Attachment #1: Type: text/plain, Size: 2272 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-a013-20210317 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 6db3ab2903f42712f44000afb5aa467efbd25f35)
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
        # 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
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross 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 <built-in>:1:
>> ./usr/include/linux/rsmu.h:14:2: error: unknown type name '__u8'
           __u8 dpll;
           ^
   ./usr/include/linux/rsmu.h:15:2: error: unknown type name '__u8'
           __u8 mode;
           ^
   ./usr/include/linux/rsmu.h:20:2: error: unknown type name '__u8'
           __u8 dpll;
           ^
   ./usr/include/linux/rsmu.h:21:2: error: unknown type name '__u8'
           __u8 state;
           ^
   ./usr/include/linux/rsmu.h:26:2: error: unknown type name '__u8'
           __u8 dpll;
           ^
>> ./usr/include/linux/rsmu.h:27:2: error: unknown type name '__s64'
           __s64 ffo;
           ^
   6 errors generated.

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

  parent reply	other threads:[~2021-03-18  1:31 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
2021-03-18  1:30 ` kernel test robot [this message]
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=202103180931.AMk7KR41-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=clang-built-linux@googlegroups.com \
    --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).