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:	Thu, 27 Feb 2014 22:56:34 +0000
From:	Ben Hutchings <ben@...adent.org.uk>
To:	David Laight <David.Laight@...LAB.COM>
Cc:	'Florian Fainelli' <f.fainelli@...il.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 2/2] ethtool: allow for a smaller build

On Thu, 2014-02-27 at 10:05 +0000, David Laight wrote:
> From: Florian Fainelli
> > Introduce a new configure script option: --enable-small which will
> > disable building the driver specific register dump objects, the savings
> > are:
> ...
> > +if !SMALL
> > +ethtool_SOURCES += \
> >  		  amd8111e.c de2104x.c e100.c e1000.c et131x.c igb.c	\
> >  		  fec_8xx.c ibm_emac.c ixgb.c ixgbe.c natsemi.c	\
> >  		  pcnet32.c realtek.c tg3.c marvell.c vioc.c	\
> >  		  smsc911x.c at76c50x-usb.c sfc.c stmmac.c	\
> > -		  rxclass.c sfpid.c sfpdiag.c ixgbevf.c
> > +		  sfpid.c sfpdiag.c ixgbevf.c
> > +endif
> 
> What about allowing a subset of the register dumps be enabled?

I'm not interested in this.

Ben.

-- 
Ben Hutchings
It is easier to change the specification to fit the program than vice versa.

Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ