lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 8 Oct 2021 10:43:27 +0800
From:   kernel test robot <lkp@...el.com>
To:     Abel Vesa <abel.vesa@....com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [abelvesa:imx8mq/icc_devfreq 8/19]
 include/dt-bindings/interconnect/imx8mn.h:11:33: error: expected '}' before
 numeric constant

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git imx8mq/icc_devfreq
head:   99f96d2710fba54edfc455de79682399c8a4eb36
commit: ee37f3d2eecf5fcb9ace935d959ee775967b7aa5 [8/19] interconnect: imx8: Remove the imx_icc_node_adj_desc
config: sh-buildonly-randconfig-r004-20211007 (attached as .config)
compiler: sh4-linux-gcc (GCC) 11.2.0
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git/commit/?id=ee37f3d2eecf5fcb9ace935d959ee775967b7aa5
        git remote add abelvesa https://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git
        git fetch --no-tags abelvesa imx8mq/icc_devfreq
        git checkout ee37f3d2eecf5fcb9ace935d959ee775967b7aa5
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=sh SHELL=/bin/bash drivers/interconnect/imx/

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 drivers/interconnect/imx/imx8mn.c:12:
>> include/dt-bindings/interconnect/imx8mn.h:11:33: error: expected '}' before numeric constant
      11 | #define IMX8MN_ICN_NOC          1
         |                                 ^
   drivers/interconnect/imx/imx.h:33:23: note: in definition of macro 'DEFINE_BUS_INTERCONNECT'
      33 |                 .id = _id,                                              \
         |                       ^~~
   drivers/interconnect/imx/imx8mn.c:58:25: note: in expansion of macro 'IMX8MN_ICN_NOC'
      58 |                         IMX8MN_ICN_NOC, IMX8MN_ICS_OCRAM),
         |                         ^~~~~~~~~~~~~~
   drivers/interconnect/imx/imx.h:32:9: note: to match this '{'
      32 |         {                                                               \
         |         ^
   drivers/interconnect/imx/imx8mn.c:57:9: note: in expansion of macro 'DEFINE_BUS_INTERCONNECT'
      57 |         DEFINE_BUS_INTERCONNECT("PL301_MAIN", IMX8MN_ICN_MAIN
         |         ^~~~~~~~~~~~~~~~~~~~~~~


vim +11 include/dt-bindings/interconnect/imx8mn.h

4b54bf4763e3725 Leonard Crestez 2020-04-28  10  
4b54bf4763e3725 Leonard Crestez 2020-04-28 @11  #define IMX8MN_ICN_NOC		1
4b54bf4763e3725 Leonard Crestez 2020-04-28  12  #define IMX8MN_ICS_DRAM		2
4b54bf4763e3725 Leonard Crestez 2020-04-28  13  #define IMX8MN_ICS_OCRAM	3
4b54bf4763e3725 Leonard Crestez 2020-04-28  14  #define IMX8MN_ICM_A53		4
4b54bf4763e3725 Leonard Crestez 2020-04-28  15  

:::::: The code at line 11 was first introduced by commit
:::::: 4b54bf4763e3725dcceaac379df4ef78df3b9fcd interconnect: imx: Add platform driver for imx8mn

:::::: TO: Leonard Crestez <leonard.crestez@....com>
:::::: CC: Georgi Djakov <georgi.djakov@...aro.org>

---
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" (32205 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ