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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 02 Nov 2006 11:54:56 +0100
From:	Stefan Richter <stefanr@...6.in-berlin.de>
To:	randy.dunlap@...cle.com
CC:	akpm@...l.org, mm-commits@...r.kernel.org,
	James.Bottomley@...eleye.com, zippel@...ux-m68k.org,
	linux-kernel@...r.kernel.org
Subject: Re: + revert-iscsi-build-failure-use-depends-instead-of.patch added
 to -mm tree

> From: Randy Dunlap <randy.dunlap@...cle.com>
> 
> Remove all (2) "select NET" instances from all kernel Kconfig files.  Use
> "depends on" for them instead.  As Roman Zippel commented, "please don't
> select NET, it's way too broad."
> 
> This affects all IEEE1394 drivers and some SCSI drivers.  Networking (NET)
> will have to be enabled before any IEEE1394 or a few SCSI drivers can be
> enabled.  In particular for SCSI, the QLogic ISP4xxx driver
> (SCSI_QLA_ISCSI) and any FiberChannel drivers are affected.
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
> Cc: James Bottomley <James.Bottomley@...eleye.com>
> Cc: Stefan Richter <stefanr@...6.in-berlin.de>
> Cc: Roman Zippel <zippel@...ux-m68k.org>
> Signed-off-by: Andrew Morton <akpm@...l.org>
> ---
> 
>  drivers/ieee1394/Kconfig     |    5 ++++-
>  drivers/scsi/Kconfig         |   13 +++++++++----
>  drivers/scsi/qla4xxx/Kconfig |    8 ++++----
>  3 files changed, 17 insertions(+), 9 deletions(-)
[...]

I'm OK with that change. You could have submitted the IEEE 1394 part
separately though.

A comment on the patch description: Only the eth1394 driver and the
ieee1394 core driver depend directly on NET. (All other FireWire drivers
depend on ieee1394 of course.) ieee1394's dependency on NET is planned
to be removed by a minor change to its implementation but we don't have
a deadline for this, as usual...
-- 
Stefan Richter
-=====-=-==- =-== ---=-
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ