mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Chuck Ebbert <76306.1226@compuserve.com>
To: Lee Revell <rlrevell@joe-job.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: Wanted: hotfixes for -mm kernels
Date: Thu, 2 Feb 2006 17:08:26 -0500	[thread overview]
Message-ID: <200602021710_MC3-1-B771-3DDC@compuserve.com> (raw)

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


             reply	other threads:[~2006-02-02 22:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02 22:08 Chuck Ebbert [this message]
2006-02-02 22:29 ` Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2006-02-02 20:00 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602021710_MC3-1-B771-3DDC@compuserve.com \
    --to=76306.1226@compuserve.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rlrevell@joe-job.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome