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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202205152209.1ne45jzV-lkp@intel.com>
Date:   Sun, 15 May 2022 22:52:31 +0800
From:   kernel test robot <lkp@...el.com>
To:     Gregory Greenman <gregory.greenman@...el.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [iwlwifi-next:_ggreenman_test 1/1]
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c:35:5: error: expected ';'
 before 'static'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git _ggreenman_test
head:   11860abc64f2e232963cd2dd9f1187986d20e2ff
commit: 11860abc64f2e232963cd2dd9f1187986d20e2ff [1/1] TEST push config
config: arc-allyesconfig (https://download.01.org/0day-ci/archive/20220515/202205152209.1ne45jzV-lkp@intel.com/config)
compiler: arceb-elf-gcc (GCC) 11.3.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/iwlwifi/iwlwifi-next.git/commit/?id=11860abc64f2e232963cd2dd9f1187986d20e2ff
        git remote add iwlwifi-next https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git
        git fetch --no-tags iwlwifi-next _ggreenman_test
        git checkout 11860abc64f2e232963cd2dd9f1187986d20e2ff
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arc SHELL=/bin/bash

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 >>):

>> drivers/net/wireless/intel/iwlwifi/mvm/ops.c:35:5: error: expected ';' before 'static'
      35 | TEST
         |     ^
         |     ;


vim +35 drivers/net/wireless/intel/iwlwifi/mvm/ops.c

    33	
    34	
  > 35	TEST
    36	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ