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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 31 Aug 2018 08:57:29 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux-Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Moritz Fischer <mdf@...nel.org>
Subject: Re: linux-next: Tree for Aug 31 (nixge.c and phy)

On 08/30/2018 08:03 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20180830:
> 

on i386:

WARNING: unmet direct dependencies detected for OF_MDIO
  Depends on [n]: OF [=n] && PHYLIB [=y]
  Selected by [y]:
  - NI_XGE_MANAGEMENT_ENET [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_NI [=y] && HAS_IOMEM [=y] && HAS_DMA [=y]

WARNING: unmet direct dependencies detected for OF_MDIO
  Depends on [n]: OF [=n] && PHYLIB [=y]
  Selected by [y]:
  - NI_XGE_MANAGEMENT_ENET [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_NI [=y] && HAS_IOMEM [=y] && HAS_DMA [=y]

drivers/net/phy/mdio-gpio.o: In function `mdio_gpio_probe':
mdio-gpio.c:(.text+0x294): undefined reference to `of_mdiobus_register'
drivers/net/phy/mdio-hisi-femac.o: In function `hisi_femac_mdio_probe':
mdio-hisi-femac.c:(.text+0x352): undefined reference to `of_mdiobus_register'
drivers/net/ethernet/ni/nixge.o: In function `nixge_probe':
nixge.c:(.text+0x1357): undefined reference to `of_mdiobus_register'
drivers/net/ethernet/ni/nixge.o: In function `nixge_open':
nixge.c:(.text+0x21e9): undefined reference to `of_phy_connect'
drivers/net/usb/lan78xx.o: In function `lan78xx_probe':
lan78xx.c:(.text+0x5e29): undefined reference to `of_mdiobus_register'
/home/rdunlap/lnx/next/linux-next-20180831/Makefile:1035: recipe for target 'vmlinux' failed


Full randconfig file is attached.


-- 
~Randy

View attachment "config-r1586" of type "text/plain" (118031 bytes)

Powered by blists - more mailing lists