Linux-mm Archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 1621/2336] ks8851_common.c:undefined reference to `mdiobus_alloc_size'
@ 2021-01-09  9:37 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-01-09  9:37 UTC (permalink / raw
  To: Marek Vasut; +Cc: kbuild-all, Linux Memory Management List, Andrew Lunn

[-- Attachment #1: Type: text/plain, Size: 2008 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   1c925d2030afd354a02c23500386e620e662622b
commit: ef3631220d2b3d8d14cf64464760505baa60d6ac [1621/2336] net: ks8851: Register MDIO bus and the internal PHY
config: arm-efm32_defconfig (attached as .config)
compiler: arm-linux-gnueabi-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/next/linux-next.git/commit/?id=ef3631220d2b3d8d14cf64464760505baa60d6ac
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout ef3631220d2b3d8d14cf64464760505baa60d6ac
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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 >>):

   arm-linux-gnueabi-ld: drivers/net/ethernet/micrel/ks8851_common.o: in function `ks8851_probe_common':
>> ks8851_common.c:(.text+0xbf4): undefined reference to `mdiobus_alloc_size'
>> arm-linux-gnueabi-ld: ks8851_common.c:(.text+0xc30): undefined reference to `__mdiobus_register'
>> arm-linux-gnueabi-ld: ks8851_common.c:(.text+0xc3a): undefined reference to `mdiobus_free'
>> arm-linux-gnueabi-ld: ks8851_common.c:(.text+0xccc): undefined reference to `mdiobus_unregister'
   arm-linux-gnueabi-ld: drivers/net/ethernet/micrel/ks8851_common.o: in function `ks8851_remove_common':
>> ks8851_common.c:(.text+0xe82): undefined reference to `mdiobus_unregister'
   arm-linux-gnueabi-ld: ks8851_common.c:(.text+0xe8a): undefined reference to `mdiobus_free'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 12691 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-09  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-09  9:37 [linux-next:master 1621/2336] ks8851_common.c:undefined reference to `mdiobus_alloc_size' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).