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:	Sat, 10 Oct 2015 06:24:52 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	Yuval.Mintz@...gic.com
Cc:	netdev@...r.kernel.org, Ariel.Elior@...gic.com
Subject: Re: [PATCH v4 net-next 01/10] qed: Add module with basic common
 support

From: Yuval Mintz <Yuval.Mintz@...gic.com>
Date: Wed, 7 Oct 2015 14:25:18 +0300

> +config QED
> +	tristate "QLogic QED 25/40/100Gb core driver"
> +	depends on PCI && X86_64
> +	---help---
> +	  This enables the support for ...

You should be maximizing the number of platforms that can at least
build test this driver, rather than restricting things so much.

If you are making this restriction because there are x86_64'isms
in this driver, that's even worse.

So I want to see this depending upon "PCI" only.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ