tree:
https://git.kernel.org/pub/scm/linux/kernel/git/kabel/linux.git
marvell10g-updates
head: 8a3b1f3480e7689d1f5f1c64296df9a043bb42ef
commit: f814fbd474f09b414651c82fb765e644595067b1 [17/37] net: mdiobus: add support to
access PHY registers via debugfs
config: mips-allmodconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 9.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/kabel/linux.git/commit/?i...
git remote add kabel
https://git.kernel.org/pub/scm/linux/kernel/git/kabel/linux.git
git fetch --no-tags kabel marvell10g-updates
git checkout f814fbd474f09b414651c82fb765e644595067b1
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
mips-linux-ld: drivers/net/phy/mdio_debugfs.o: in function `val_set':
> mdio_debugfs.c:(.text.val_set+0x70): undefined reference to
`mdiobus_write'
mips-linux-ld: drivers/net/phy/mdio_debugfs.o: in function
`val_get':
> mdio_debugfs.c:(.text.val_get+0x34): undefined reference to
`mdiobus_read'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org