From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, mingo@elte.hu, bunk@kernel.org,
Dave Kleikamp <shaggy@austin.ibm.com>,
Takashi Iwai <tiwai@suse.de>, Shaohua Li <shaohua.li@intel.com>,
Jay Vosburgh <fubar@us.ibm.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
Stephen Hemminger <shemminger@linux-foundation.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Alexey Starikovskiy <astarikovskiy@suse.de>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: 2.6.24-rc8-git1: Reported regressions from 2.6.23
Date: Fri, 18 Jan 2008 15:10:08 +0100 [thread overview]
Message-ID: <200801181510.10180.rjw@sisk.pl> (raw)
In-Reply-To: <alpine.LFD.1.00.0801171606300.2957@woody.linux-foundation.org>
On Friday, 18 of January 2008, Linus Torvalds wrote:
>
> On Thu, 17 Jan 2008, Andrew Morton wrote:
> >
> > There are thirteen regressions for which we have patches but they aren't
> > merged. That seems rather high.
>
> I think a number of them have been merged, or the thing that caused them
> reverted. For example.
>
> > > Subject : [2.6.24-rc6] pdflush still stuck in D state regression
> > > Submitter : "Tvrtko A. Ursulin" <tvrtko@ursulin.net>
> > > Date : 2007-11-02 09:54
> > > References : http://bugzilla.kernel.org/show_bug.cgi?id=9291
> > > Handled-By : Dave Kleikamp <shaggy@linux.vnet.ibm.com>
> > > Patch : http://bugzilla.kernel.org/attachment.cgi?id=14219&action=view
>
> Isn't this the same write-back-related thing, reverted by
> c23f72cae9523d29ff94eec8f30ccbdaf234b20e?
This patch is certainly different. It's against JFS only and that one was
generic (and from a different author, btw).
> > > Subject : snd_hda_intel 2.6.24-rc2 bug: interrupts don't always work on Lenovo X60s
> > > Submitter : Roland Dreier <rdreier@cisco.com>
> > > Date : 2007-11-08 14:55
> > > References : http://lkml.org/lkml/2007/11/8/255
> > > http://bugzilla.kernel.org/show_bug.cgi?id=9332
> > > Handled-By : Takashi Iwai <tiwai@suse.de>
> > > Ingo Molnar <mingo@elte.hu>
> > > Patch : http://lkml.org/lkml/2007/11/16/66
>
> This patch went in, but was reverted because it caused more problems than
> it fixed. And what it "fixed" was somewhat dubious anyway.
It was reported to break suspend on one box, but Takashi wants it in, AFAICS,
as quite some time has been invested into figuring out what's going wrong in
that case.
> > > Subject : jiffies counter leaps in 2.6.24-rc3
> > > Submitter : Stefano Brivio <stefano.brivio@polimi.it>
> > > Date : 2007-11-29 08:36
> > > References : http://lkml.org/lkml/2007/11/24/53
> > > http://bugzilla.kernel.org/show_bug.cgi?id=9475
> > > Handled-By : Ingo Molnar <mingo@elte.hu>
> > > Patch : http://lkml.org/lkml/2007/12/7/132
>
> I think this is just the printk timestamp, no? And I think Ingo fixed it
> differently.
Explained by Ingo.
> > > Subject : PATA_HPT37X embezzles two ports
> > > Submitter : "Bjoern Olausson" <lkmlist@gmail.com>
> > > Date : 2007-12-12 11:05
> > > References : http://lkml.org/lkml/2007/12/12/161
> > > http://bugzilla.kernel.org/show_bug.cgi?id=9551
> > > Handled-By : Alan Cox <alan@lxorguk.ukuu.org.uk>
> > > Patch : http://lkml.org/lkml/2007/1/4/161
>
> Fixed by commit 73946f9fc5be1433f1e182d11303188390ff242f, afaik.
Well, I'm not sure. the commit is from November 5 and the patch is from
January 4. Also, the mscreg change is missing from the commit.
Greetings,
Rafael
next prev parent reply other threads:[~2008-01-18 14:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 23:35 2.6.24-rc8-git1: Reported regressions from 2.6.23 Rafael J. Wysocki
2008-01-17 23:58 ` Andrew Morton
2008-01-18 0:00 ` Alan Cox
2008-01-18 0:18 ` Linus Torvalds
2008-01-18 0:24 ` Ingo Molnar
2008-01-18 13:52 ` Dave Kleikamp
2008-01-18 14:10 ` Rafael J. Wysocki [this message]
2008-01-18 14:12 ` Ingo Molnar
2008-01-18 14:35 ` Rafael J. Wysocki
2008-01-18 14:43 ` Takashi Iwai
2008-01-19 18:06 ` [lguest build regression fix] " Ingo Molnar
2008-01-19 23:24 ` Rusty Russell
2008-01-19 23:49 ` Adrian Bunk
2008-01-20 0:54 ` Rusty Russell
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=200801181510.10180.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=astarikovskiy@suse.de \
--cc=bunk@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=ebiederm@xmission.com \
--cc=fubar@us.ibm.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=shaggy@austin.ibm.com \
--cc=shaohua.li@intel.com \
--cc=shemminger@linux-foundation.org \
--cc=tiwai@suse.de \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.