On Thu, 2005-12-29 at 16:10 -0800, Linus Torvalds wrote: > Stuff outside the kernel is almost always either (a) experimental stuff > that just isn't ready to be merged or (b) tries to avoid the GPL. (c) So damn specialized that it's not worth even trying to merge. That's my camp. I'm modifying the kernel so damn much, that I'm doing special things for a special purpose, that is so intrusive that I'd be laughed out of LKML if I tried to merge it. But as for kernel API breakage... hmm, don't care very much. Since everything from the kernel to the apps running on this kernel is all very customized, I pretty much make up my own API. I _do_ care about kernel bugs that creep in. Since I built my stuff on top of Ingo's RT patch, my debugging goes like this. 1) is this a problem with my changes? if yes then fix it. if no, continue to number 2. 2) is this a bug in the rt patch? if yes, fix it and send patch to Ingo. if no, continue to number 3. 3) Must be bug with Linus kernel. fix it and send patch to LKML, and try to get it in. I've had a couple of 3's and you've seen those from me. So although you may not be getting the added work I'm doing (you most likely don't even want it), at least people like me do help out by doing number 3. -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: userspace breakage
- From: Andrew Morton <[email protected]>
- Re: userspace breakage
- From: Linus Torvalds <[email protected]>
- Re: userspace breakage
- References:
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Arjan van de Ven <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Andrew Morton <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Ingo Molnar <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Dave Jones <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- From: Linus Torvalds <[email protected]>
- userspace breakage
- From: Dave Jones <[email protected]>
- Re: userspace breakage
- From: "Jeff V. Merkey" <[email protected]>
- Re: userspace breakage
- From: Linus Torvalds <[email protected]>
- Re: userspace breakage
- From: "Jeff V. Merkey" <[email protected]>
- Re: userspace breakage
- From: Linus Torvalds <[email protected]>
- Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers
- Prev by Date: Re: [PATCH] strict VM overcommit accounting for 2.4.32/2.4.33-pre1
- Next by Date: Re: patch for "scripts/package/buildtar" to pickup "localversion" on "/boot" file objects
- Previous by thread: Re: userspace breakage
- Next by thread: Re: userspace breakage
- Index(es):