[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202103180735.qG9XVKXZ-lkp@intel.com>
Date: Thu, 18 Mar 2021 07:05:33 +0800
From: kernel test robot <lkp@...el.com>
To: min.li.xe@...esas.com, derek.kiernan@...inx.com,
dragan.cvetic@...inx.com, arnd@...db.de, gregkh@...uxfoundation.org
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Min Li <min.li.xe@...esas.com>
Subject: Re: [PATCH char-misc v1] misc: Add Renesas Synchronization
Management Unit (SMU) support
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@...el.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
Download attachment ".config.gz" of type "application/gzip" (36548 bytes)
Powered by blists - more mailing lists