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:   Sun, 7 Aug 2022 11:40:07 +0800
From:   kernel test robot <lkp@...el.com>
To:     Jiri Pirko <jiri@...dia.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [jpirko-mlxsw:jiri_devel_devlink_locking 27/32] csky-linux-ld:
 dev.c:undefined reference to `devlink_port_type_clear'

tree:   https://github.com/jpirko/linux_mlxsw jiri_devel_devlink_locking
head:   f5ed8076238d620b1c6b4fd87fef0c8fececdc5e
commit: 55707d417479fd2114328559a30128d4ef56d6fe [27/32] net: devlink: use SET_NETDEV_DEVLINK_PORT to set devlink_port link to netdev
config: csky-buildonly-randconfig-r005-20220805 (https://download.01.org/0day-ci/archive/20220807/202208071124.wMUnjLOt-lkp@intel.com/config)
compiler: csky-linux-gcc (GCC) 12.1.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://github.com/jpirko/linux_mlxsw/commit/55707d417479fd2114328559a30128d4ef56d6fe
        git remote add jpirko-mlxsw https://github.com/jpirko/linux_mlxsw
        git fetch --no-tags jpirko-mlxsw jiri_devel_devlink_locking
        git checkout 55707d417479fd2114328559a30128d4ef56d6fe
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=csky SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   csky-linux-ld: net/core/dev.o: in function `unregister_netdevice_many':
   dev.c:(.text+0xd824): undefined reference to `devlink_port_type_clear'
>> csky-linux-ld: dev.c:(.text+0xda94): undefined reference to `devlink_port_type_clear'
   csky-linux-ld: net/core/dev.o: in function `register_netdevice':
   dev.c:(.text+0xfe00): undefined reference to `devlink_port_type_eth_set'
   csky-linux-ld: net/core/dev.o: in function `register_netdev':
   dev.c:(.text+0xfe9c): undefined reference to `devlink_port_type_eth_set'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ