Re: RFC: Starting a stable kernel series off the 2.6 kernel



On 12/3/05, Greg KH <greg@xxxxxxxxx> wrote:
> <dragging the converstation back to lkml, where it belongs...>
>
> On Sat, Dec 03, 2005 at 09:54:35PM +0100, M. wrote:
> > On 12/3/05, Greg KH <greg@xxxxxxxxx> wrote:
> > > On Sat, Dec 03, 2005 at 03:29:54PM +0100, Jesper Juhl wrote:
> > > >
> > > > Why can't this be done by distributors/vendors?
> > >
> > > It already is done by these people, look at the "enterprise" Linux
> > > distributions and their 5 years of maintance (or whatever the number
> > > is.)
> > >
> > > If people/customers want stability, they already have this option.
> > >
> > > thanks,
> > >
> > > greg k-h
> >
> > Yes but not home users with relatively new/bleeding edge hardware or
> > small projects writing for example a wifi driver or a security patch
> > or whatever without full time commitment to tracking kernel changes.
>
> If you are a user that wants this kind of support, then use a distro
> that can handle this. Obvious examples that come to mind are both
> Debian and Gentoo and Fedora and OpenSuSE, and I'm sure there are
> others.
>
> But if you are a developer, you can usually stay up to date by tracking
> the main releases, which should be about once a month. If you have
> problems porting your stuff to the latest kernel when you need to submit
> it for inclusion, there are lots of people to help point you in the
> proper direction for what is needed to be done.
>
> > Enterprise products are suited for production servers,
> > school/government/companies desktops and not for "enthusiasts" or for
> > small kernel projects (they obviously cant write drivers or patches
> > for custom distro kernels). Those enthusiasts have to get mad with
> > performance regressions, new incompatibilities, new crashes etc.
>
> Sure, then use a different distro for them. That's why Linux has so
> many different ones, they all are targeted at different users.
>
> thanks,
>
> greg k-h
>
<sorry for the direct reply>

makes sense, but are you sure having distros like Debian, enterprise
products from redhat etc using the same 6months release for their
stable versions does not translate in minor fragmentation on kernel
development and in benefits for every user?

Under this light i think a 6months cycle starts to mean something when
stable distros gets older and older (debian and redhat enterprise are
released every 18/24 months) and developers and who wants bleeding
edge features can always use Fedora, openSUSE, Gentoo etc. Another
advantage would be to benefit external projects and hardware producers
writing open drivers, enlowering the effort in writing and mantaining
a driver.

Michele
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: removing existing working drivers via staging
    ... release x+2 - first kernel with the driver in staging ... yes, this is well past the distro update cycle for new releases, but not within the user update cycle. ... and even then there are a lot of people who drop out of their distro support before they upgrade. ...
    (Linux-Kernel)
  • Re: [Ksummit-2010-discuss] [v2] Remaining BKL users, what to do
    ... No because it provides a different userspace ABI to the i915 driver to ... when you boot the SMP kernels on UP they don't run as SMP so not ... being built and if a distro really cares, then they will pony up the ... as just throwing it out of the kernel since most people don't run ...
    (Linux-Kernel)
  • Re: [PATCH v5] RO/NX protection for loadable kernel modules
    ... but the other parts of the distro the unconditionally load ... a special kernel build. ... case in the driver build testing. ...
    (Linux-Kernel)
  • Re: Building Kernel with -O0
    ... are not writing proper code for a kernel. ... I mean about writing kernel code. ... pieces of kernel code within a "friendly" user-mode ... Suppose you need to write a driver for a complex ...
    (Linux-Kernel)
  • Re: Why not?
    ... > that were released available as source for other Linux kernels, ... use a 2.4 kernel, but still have the device mapper system up to date ... Configuration changes will never fix a driver that is only ... I have to have one specific kernel of one specific linux distro, ...
    (freebsd-questions)