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, 6 Aug 2021 17:16:36 +0800
From:   kernel test robot <lkp@...el.com>
To:     Jonathan Lemon <jonathan.lemon@...il.com>
Cc:     kbuild-all@...ts.01.org, netdev@...r.kernel.org
Subject: [net-next:master 14/15] ptp_ocp.c:undefined reference to
 `devlink_flash_update_status_notify'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   c2eecaa193ff1e516a1b389637169ae86a6fa867
commit: 773bda96492153e11d21eb63ac814669b51fc701 [14/15] ptp: ocp: Expose various resources on the timecard.
config: ia64-randconfig-r032-20210805 (attached as .config)
compiler: ia64-linux-gcc (GCC) 10.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/davem/net-next.git/commit/?id=773bda96492153e11d21eb63ac814669b51fc701
        git remote add net-next https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
        git fetch --no-tags net-next master
        git checkout 773bda96492153e11d21eb63ac814669b51fc701
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=ia64 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 >>):

   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_devlink_flash_update':
>> ptp_ocp.c:(.text+0x982): undefined reference to `devlink_flash_update_status_notify'
>> ia64-linux-ld: ptp_ocp.c:(.text+0xa62): undefined reference to `devlink_flash_update_status_notify'
   ia64-linux-ld: ptp_ocp.c:(.text+0xb92): undefined reference to `devlink_flash_update_status_notify'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_health_diagnose':
>> ptp_ocp.c:(.text+0x1122): undefined reference to `devlink_health_reporter_priv'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x11a2): undefined reference to `devlink_fmsg_string_pair_put'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_devlink_info_get':
>> ptp_ocp.c:(.text+0x17f2): undefined reference to `devlink_info_driver_name_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1892): undefined reference to `devlink_info_version_stored_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1982): undefined reference to `devlink_info_version_running_put'
   ia64-linux-ld: ptp_ocp.c:(.text+0x19f2): undefined reference to `devlink_info_version_running_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1a52): undefined reference to `devlink_info_serial_number_put'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_watchdog':
>> ptp_ocp.c:(.text+0x2ac2): undefined reference to `devlink_health_report'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x2ae2): undefined reference to `devlink_health_reporter_state_update'
   ia64-linux-ld: ptp_ocp.c:(.text+0x2b22): undefined reference to `devlink_health_reporter_state_update'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_detach':
>> ptp_ocp.c:(.text+0x3902): undefined reference to `devlink_health_reporter_destroy'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_remove':
>> ptp_ocp.c:(.text+0x39d2): undefined reference to `devlink_params_unregister'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x39e2): undefined reference to `devlink_unregister'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x39f2): undefined reference to `devlink_free'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_probe':
>> ptp_ocp.c:(.text+0x3a52): undefined reference to `devlink_alloc_ns'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3a82): undefined reference to `devlink_register'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3ac2): undefined reference to `devlink_params_register'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3b02): undefined reference to `devlink_params_publish'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3e12): undefined reference to `devlink_health_reporter_create'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3ea2): undefined reference to `devlink_params_unregister'
   ia64-linux-ld: ptp_ocp.c:(.text+0x3ec2): undefined reference to `devlink_unregister'
   ia64-linux-ld: ptp_ocp.c:(.text+0x3ed2): undefined reference to `devlink_free'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ