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:	Thu, 29 May 2008 14:31:57 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	yhlu.kernel@...il.com
Cc:	matthew@....cx, arjan@...ux.intel.com, greg@...ah.com,
	James.Bottomley@...senpartnership.com,
	ksummit-2008-discuss@...ts.linux-foundation.org,
	dwmw2@...radead.org, linux-kernel@...r.kernel.org
Subject: Re: [Ksummit-2008-discuss] RFC: Moving firmware blobs out of the
 kernel.

From: "Yinghai Lu" <yhlu.kernel@...il.com>
Date: Thu, 29 May 2008 13:55:16 -0700

> driver should check fw version...

This alone is not a reason to rip the firmware out into a seperate
tree.  And I am absolutely not convinced that the cases where this
matters all universally even use firmware versions.

I've installed the wrong ipw2200 on several occaisions.

Furthermore, it's about distributing what works with what it's meant
to work with.  With this seperate scheme, I can still link in the
wrong firmware file (the driver doesn't check the firmware version
until it executes) and the driver won't work.  So this moves the
validation to run time, which users typically don't appreciate.

--
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