LWN.net Logo

Quotes of the week

Poulsbo is another example of this. Intel wanted a low-power mobile graphics chipset and chose to buy in a 3D core from an external vendor. IP issues prevent them from releasing any significant information about that 3D core, so the driver remains closed source. The implication is pretty clear - whichever section of Intel was responsible for the design of Poulsbo presumably had "Linux support" as a necessary feature, but didn't think "Open driver" was a required part of that.
-- Matthew Garrett (the entire post is worth reading)

We are removing more crap than we are adding, looks like progress to me! :)
-- Greg Kroah-Hartman gives an update on the -staging tree

When it [comes] to code coverage, x86 matters _so_ much more than any other architecture, that verification features like lockdep etc are way more important on x86 than on anything else.

Sure, there may be locking issues in some arch-specific code, and other architectures could be better off caring. But the advantage of lockdep for some pissant architecture that has a very limited user base (maybe lots of chips, but much more limited _use_ - fewer drivers, fewer workloads etc) is much lower, since those architectures know that x86 will give them 99% of the coverage.

-- Linus Torvalds
(Log in to post comments)

The staging tree

Posted Jun 25, 2009 10:37 UTC (Thu) by alex (subscriber, #1355) [Link]

Do we have any figures yet for the migration rate of "dirty" drivers in the staging directory out of the staging ghetto? What would also be interesting is the number of drivers being added to the main tree without going through staging.

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds