Messages in this thread |  | | Date | Sat, 12 Mar 2022 13:31:25 +0800 | From | kernel test robot <> | Subject | [ammarfaizi2-block:netdev/net-next/master 41/59] undefined reference to `ieee80211_sta_restart' |
| |
tree: https://github.com/ammarfaizi2/linux-block netdev/net-next/master head: 0b3660695e80d53d1bab5b458f3a897a2c427a59 commit: 7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 [41/59] mac80211: Add support to trigger sta disconnect on hardware restart config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220312/202203121352.1fypugZn-lkp@intel.com/config) compiler: hppa-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://github.com/ammarfaizi2/linux-block/commit/7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block netdev/net-next/master git checkout 7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=parisc SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_rx_snap_read': (.text+0x36c): undefined reference to `ioread64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_tx_snap_read': (.text+0x3ec): undefined reference to `ioread64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_set_station_address': (.text+0x4e0): undefined reference to `iowrite64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_settime': ptp_pch.o:(.text+0x680): undefined reference to `iowrite64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_adjtime': ptp_pch.o:(.text+0x758): undefined reference to `ioread64_lo_hi' hppa-linux-ld: ptp_pch.o:(.text+0x77c): undefined reference to `iowrite64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_gettime': ptp_pch.o:(.text+0xa50): undefined reference to `ioread64_lo_hi' hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_probe': ptp_pch.o:(.text+0xda0): undefined reference to `iowrite64_lo_hi' hppa-linux-ld: net/mac80211/util.o: in function `ieee80211_reconfig': >> (.text+0x86b0): undefined reference to `ieee80211_sta_restart'
--- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
|  |