tree:
https://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git queue-5.6
head: 390a2a7ecf5826c15d0eef800e3fb8487ceeeb06
commit: fc1846abdce722d9112bf5af63b7137f055b4969 [19/133] net: Make PTP-specific drivers
depend on PTP_1588_CLOCK
config: arm-keystone_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout fc1846abdce722d9112bf5af63b7137f055b4969
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/netcp_ethss.o: in function
`gbe_rxhook':
> netcp_ethss.c:(.text+0x58c): undefined reference to
`cpts_rx_timestamp'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/netcp_ethss.o:
in function `gbe_probe':
> netcp_ethss.c:(.text+0x1570): undefined reference to
`cpts_create'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/netcp_ethss.o: in
function `gbe_remove':
> netcp_ethss.c:(.text+0x1f48): undefined reference to
`cpts_release'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/netcp_ethss.o: in
function `gbe_close':
> netcp_ethss.c:(.text+0x26a0): undefined reference to
`cpts_unregister'
arm-linux-gnueabi-ld: drivers/net/ethernet/ti/netcp_ethss.o:
in function `gbe_open':
> netcp_ethss.c:(.text+0x2968): undefined reference to
`cpts_register'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org