public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Wanted: hotfixes for -mm kernels
@ 2006-02-02 20:00 Chuck Ebbert
  2006-02-02 20:53 ` Lee Revell
  0 siblings, 1 reply; 19+ messages in thread
From: Chuck Ebbert @ 2006-02-02 20:00 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Most -mm kernels have small but critical bugs that are found shortly
after release.  Patches for these are posted on linux-kernel but
they aren't made available on kernel.org until the next -mm release.

Would it be possible to create a hotfix/ directory for each -mm
release and put those patches there?  A README could explain that
the fixes are untested.  At least people reading the files could
see an issue exists even if they're not brave enough to try the
patch. :)

-- 
Chuck


^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: Wanted: hotfixes for -mm kernels
@ 2006-02-02 22:08 Chuck Ebbert
  2006-02-02 22:29 ` Andrew Morton
  0 siblings, 1 reply; 19+ messages in thread
From: Chuck Ebbert @ 2006-02-02 22:08 UTC (permalink / raw)
  To: Lee Revell; +Cc: linux-kernel, Andrew Morton

In-Reply-To: <1138913633.15691.109.camel@mindpipe>

On Thu, 02 Feb 2006 at 15:53:52 -0500, Lee Revell wrote:

> On Thu, 2006-02-02 at 15:00 -0500, Chuck Ebbert wrote:
> > Most -mm kernels have small but critical bugs that are found shortly
> > after release.  Patches for these are posted on linux-kernel but
> > they aren't made available on kernel.org until the next -mm release.
> > 
> > Would it be possible to create a hotfix/ directory for each -mm
> > release and put those patches there?  A README could explain that
> > the fixes are untested.  At least people reading the files could
> > see an issue exists even if they're not brave enough to try the
> > patch. :)
>
> I doubt it - mm is an experimental kernel, hotfixes only make sense for
> production stuff.  It moves too fast.
>
> A better question is what does -mm give you that mainline does not, that
> causes you to want to "stabilize" a specific -mm version?

I'm talking about patches for problems that keep you from even testing
-mm, or that fix really annoying things you hit while testing.

E.g. in 2.6.16-rc1-mm4 we have:

        - SMP alternatives removes the lock prefix from instructions
          in every loaded module because it wrongly believes you are
          running an SMP kernel on UP.

        - Device-mapper mirroring is using the wrong endianness and will
          try to recover non-existent regions on the device.

        - Compiler spews hundreds of warning messages during build.

        - VGA console scrollback is totally broken because it prints
          a message on every scroll operation.

Patches for all of the above and more have been posted to the list and
I have applied them.  All I want is a place to collect them so they can
be more easily found.
-- 
Chuck


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2006-02-05 17:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-02 20:00 Wanted: hotfixes for -mm kernels Chuck Ebbert
2006-02-02 20:53 ` Lee Revell
2006-02-02 21:45   ` Dmitry Torokhov
2006-02-02 21:48     ` Randy.Dunlap
2006-02-02 21:57       ` Dmitry Torokhov
2006-02-03 10:07     ` Marc Koschewski
2006-02-04 16:37       ` Martin J. Bligh
2006-02-04 18:57         ` Marc Koschewski
2006-02-04 19:22           ` Martin J. Bligh
2006-02-05  8:56             ` Marc Koschewski
2006-02-04 20:41           ` Adrian Bunk
2006-02-05  9:09             ` Marc Koschewski
2006-02-05 15:13               ` Adrian Bunk
2006-02-05  2:56         ` Paul Jackson
2006-02-05  8:58           ` Marc Koschewski
2006-02-05 15:58             ` Martin J. Bligh
2006-02-05 17:15               ` Paul Jackson
  -- strict thread matches above, loose matches on Subject: below --
2006-02-02 22:08 Chuck Ebbert
2006-02-02 22:29 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox