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]
Message-ID: <20170305150616.GA11251@lunn.ch>
Date:   Sun, 5 Mar 2017 16:06:16 +0100
From:   Andrew Lunn <andrew@...n.ch>
To:     Peter Robinson <pbrobinson@...il.com>
Cc:     Florian Fainelli <f.fainelli@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] net: phy: Add dependencies for Cavium SoCs

On Sun, Mar 05, 2017 at 12:14:33PM +0000, Peter Robinson wrote:
> Add dependencies on the Cavium architectures for the PHYs

Hi Peter

These are not PHY drivers, but MDIO bus drivers. 

> as well as COMPILE_TEST to ensure build coverage.
> 
> Signed-off-by: Peter Robinson <pbrobinson@...il.com>
> ---
>  drivers/net/phy/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
> index 8dbd59b..59b8313 100644
> --- a/drivers/net/phy/Kconfig
> +++ b/drivers/net/phy/Kconfig
> @@ -127,7 +127,7 @@ config MDIO_MOXART
>  
>  config MDIO_OCTEON
>  	tristate "Octeon and some ThunderX SOCs MDIO buses"
> -	depends on 64BIT

Have you tried building this on a 32 bit system with COMPILE_TEST?  I
just wondering why this 64BIT depends is here.

     Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ