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:	Fri, 16 Feb 2007 09:33:57 -0600
From:	"Chris Friesen" <cfriesen@...tel.com>
To:	Valdis.Kletnieks@...edu
CC:	"linux-os (Dick Johnson)" <linux-os@...logic.com>,
	Manu Abraham <abraham.manu@...il.com>,
	Mws <mws@...sted-brains.org>, v j <vj.linux@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: GPL vs non-GPL device drivers

Valdis.Kletnieks@...edu wrote:

> Actually, the *real* reason embedded systems end up using old versions is
> much simpler.
> 
> They start developing their code on release 2.X.Y, and they keep their code
> out-of-tree.  Then, when they come up for air, and it's at 2.X.(Y+15), they
> discover that we weren't kidding when we shipped stable_api_nonsense.txt,
> and since their code isn't in the tree, they have to do all the API cleanup
> themselves, because no flock of nit-picking kernel janitor monkeys swarmed
> over their code and magically fixed it up for them.

That's one reason.  Another reason is that maybe the embedded system 
code is doing stuff that's so special purpose that it doesn't make 
*sense* for it to go into mainline.  We've done stuff like this.  We've 
also done stuff where we tried to get it into mainline but the 
maintainers didn't want it.

Yet another reason is that we need to pick a release and stay on it, 
because we need to get our four hardware vendors and three software 
vendors to all agree that they will support that particular release.

I would *love* to track the mainline kernel.  However, it simply can't 
be done when you're using hardware that isn't supported yet by mainline 
and you're relying on the vendor to provide a patch to make the kernel 
even boot.

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