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>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 13 Feb 2017 05:35:37 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Florian Fainelli <f.fainelli@...il.com>
Cc:     kbuild-all@...org, netdev@...r.kernel.org, davem@...emloft.net,
        andrew@...n.ch, rmk+kernel@...linux.org.uk,
        Florian Fainelli <f.fainelli@...il.com>
Subject: Re: [PATCH net-next v2] net: phy: Allow splitting MDIO bus/device
 support from PHYs

Hi Florian,

[auto build test ERROR on net-next/master]

url:    https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-phy-Allow-splitting-MDIO-bus-device-support-from-PHYs/20170210-115834
config: i386-randconfig-h1-02130126 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `unimac_mdio_remove':
>> mdio-bcm-unimac.c:(.text+0x2f6d9b): undefined reference to `mdiobus_unregister'
>> mdio-bcm-unimac.c:(.text+0x2f6db0): undefined reference to `mdiobus_free'
   drivers/built-in.o: In function `unimac_mdio_reset':
>> mdio-bcm-unimac.c:(.text+0x2f6e6a): undefined reference to `of_mdio_parse_addr'
>> mdio-bcm-unimac.c:(.text+0x2f6ef7): undefined reference to `mdiobus_read'
   drivers/built-in.o: In function `unimac_mdio_probe':
>> mdio-bcm-unimac.c:(.text+0x2f7297): undefined reference to `mdiobus_alloc_size'
>> mdio-bcm-unimac.c:(.text+0x2f7320): undefined reference to `of_mdiobus_register'
   mdio-bcm-unimac.c:(.text+0x2f73aa): undefined reference to `mdiobus_free'
   drivers/built-in.o: In function `alloc_mdio_bitbang':
>> (.text+0x2f7b28): undefined reference to `mdiobus_alloc_size'
   drivers/built-in.o: In function `free_mdio_bitbang':
>> (.text+0x2f7bc1): undefined reference to `mdiobus_free'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/gzip" (31453 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ