LWN.net Logo

Who is Fedora for?

Who is Fedora for?

Posted Mar 12, 2010 17:02 UTC (Fri) by zooko (subscriber, #2589)
Parent article: Who is Fedora for?

"The merge window, signoff requirements, review requirements, no-regression policy, etc. are all aimed primarily at improving release quality."

The kernel has a no-regression policy!? Where is this policy written down? Is it actually followed? I can't wait to learn more.


(Log in to post comments)

Who is Fedora for?

Posted Mar 12, 2010 17:24 UTC (Fri) by dlang (✭ supporter ✭, #313) [Link]

the policy does NOT say that a kernel release must have no known regressions before it ships.

what it says is that it is not allowable to break some set of users with a patch to fix some other set of users (frequently justified by 'it helps more people than it hurts')

also, if a regression is bisected to a particular patch, that patch will probably be reverted rather than to ship with that regression in place.

Who is Fedora for?

Posted Mar 19, 2010 19:59 UTC (Fri) by ariveira (guest, #57833) [Link]

> also, if a regression is bisected to a particular patch, that patch will
> probably be reverted rather than to ship with that regression in place.

Well that is not obviously allways the case (at least for me)

https://bugzilla.kernel.org/show_bug.cgi?id=13362

There you have bisected with a one-liner that I still have to revert
myself release after release.
They are probably waiting until I buy another wifi card ... :(

Who is Fedora for?

Posted Mar 19, 2010 21:06 UTC (Fri) by dlang (✭ supporter ✭, #313) [Link]

that is why I said 'probably' above.

having said that, you should probably post about this on the kernel mailing list (you do not need to be subscribed to do so), and CC Linus. This is the sort of thing that causes him to jump on the maintainers (and sometimes do the revert himself if the maintainers choose to not revert the problem)

unfortunately at this point it's been broken long enough for other people to make the claim that it doesn't matter much since others haven't complained, but that's usually not considered an acceptable answer when there is a person with the hardware (you) complaining.

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