|
|
Subscribe / Log in / New account

Long-term support initiative 3.4 kernel released

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 17:13 UTC (Tue) by bluss (guest, #47454)
In reply to: Long-term support initiative 3.4 kernel released by arjan
Parent article: Long-term support initiative 3.4 kernel released

Maybe it's natural if a single central person blocks progress on a feature.


to post comments

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 17:17 UTC (Tue) by arjan (subscriber, #36785) [Link] (4 responses)

NO it is absolutely NOT natural.
Stable kernels should not add non-upstream ABI/APIs

bypassing the upstream process is not a valid option.

this is to the level where this guy should be stripped from it's kernel.org official status

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 17:25 UTC (Tue) by BenHutchings (subscriber, #37955) [Link]

LTSI is hosted by the Linux Foundation, not kernel.org.

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 18:33 UTC (Tue) by Jonno (subscriber, #49613) [Link] (2 responses)

Remember, this is essentially CEWG's (Consumer Electronics Work Group) response to the Android kernel, intended for device manufacturers and other embedded developers to do their SoC work on when targeting non-Android Linux.

As such, I'm rather surprised at the *low* amount of non-upstream patches included...

Also, this isn't really something new, they have been doing this as a git branch of first 3.0 and later 3.4 since August 2011, they have just never bothered doing releases before (as everyone using it would be doing their own development in git on top of it anyway).

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 18:57 UTC (Tue) by arjan (subscriber, #36785) [Link] (1 responses)

I don't mind non-upstream patches nearly as much as non-stream API/ABIs.
The latter means userspace software gets written assuming "number X means Y"... which won't be the case in upstream, when number X gets reused.. say for AF_FOO instead of AF_DBUS.
And then you get an application compatibility nightmare.

Long-term support initiative 3.4 kernel released

Posted Jan 22, 2013 19:31 UTC (Tue) by Cyberax (✭ supporter ✭, #52523) [Link]

Well, reserve a number for it, then. Or be prepared to repeat the whole Android saga.


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