* 2.6.20-rc3: known regressions with patches available (part 1)
[not found] <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>
@ 2007-01-02 19:24 ` Adrian Bunk
2007-01-02 19:26 ` Jens Axboe
2007-01-03 21:04 ` 2.6.20-rc3: known regressions with patches (v2) Adrian Bunk
1 sibling, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2007-01-02 19:24 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
Rafael J. Wysocki, pavel, linux-pm, Jean Delvare,
Eric W. Biederman, Vivek Goyal, Marcel Holtmann, bluez-devel,
Rene Herman, Mark Lord, Jens Axboe, Laurent Riffard,
Christoph Hellwig, petero2
This email lists some known regressions in 2.6.20-rc3 compared to 2.6.19
with patches available.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering you in any other way possibly
involved with one or more of these issues.
Due to the huge amount of recipients, please trim the Cc when answering.
Subject : suspend to disk no longer works
References : http://lkml.org/lkml/2007/1/1/72
http://lkml.org/lkml/2006/12/31/13
Submitter : Andrey Borzenkov <arvidjaar@mail.ru>
Robert Hancock <hancockr@shaw.ca>
Handled-By : Rafael J. Wysocki <rjw@sisk.pl>
Patch : http://lkml.org/lkml/2007/1/1/117
Status : patch available
Subject : "i386: Relocatable kernel support" causes instant reboot
References : http://lkml.org/lkml/2006/12/20/114
Submitter : Jean Delvare <khali@linux-fr.org>
Caused-By : Eric W. Biederman <ebiederm@xmission.com>
commit 968de4f02621db35b8ae5239c8cfc6664fb872d8
Handled-By : Vivek Goyal <vgoyal@in.ibm.com>
Patch : http://lkml.org/lkml/2007/1/2/9
Status : patch available
Subject : bluetooth oopses because of multiple kobject_add()
References : http://lkml.org/lkml/2007/1/2/101
Submitter : Pavel Machek <pavel@ucw.cz>
Handled-By : Marcel Holtmann <marcel@holtmann.org>
Patch : http://lkml.org/lkml/2007/1/2/147
Status : patch available
Subject : CFQ disk throughput halved
References : http://lkml.org/lkml/2007/01/1/104
Submitter : Rene Herman <rene.herman@gmail.com>
Mark Lord <lkml@rtr.ca>
Caused-By : Jens Axboe <jens.axboe@oracle.com>
commit 719d34027e1a186e46a3952e8a24bf91ecc33837
Handled-By : Jens Axboe <jens.axboe@oracle.com>
Patch : http://lkml.org/lkml/2007/1/2/75
Status : patch available
Subject : BUG at drivers/scsi/scsi_lib.c:1118 by "pktsetup dvd /dev/sr0"
References : http://bugzilla.kernel.org/show_bug.cgi?id=7667
Submitter : Laurent Riffard <laurent.riffard@free.fr>
Caused-By : Christoph Hellwig <hch@lst.de>
commit 3b00315799d78f76531b71435fbc2643cd71ae4c
Handled-By : Christoph Hellwig <hch@lst.de>
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=7667
Status : patch available
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.20-rc3: known regressions with patches available (part 1)
2007-01-02 19:24 ` 2.6.20-rc3: known regressions with patches available (part 1) Adrian Bunk
@ 2007-01-02 19:26 ` Jens Axboe
2007-01-02 19:34 ` Adrian Bunk
0 siblings, 1 reply; 6+ messages in thread
From: Jens Axboe @ 2007-01-02 19:26 UTC (permalink / raw)
To: Adrian Bunk
Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
Andrey Borzenkov, Robert Hancock, Rafael J. Wysocki, pavel,
linux-pm, Jean Delvare, Eric W. Biederman, Vivek Goyal,
Marcel Holtmann, bluez-devel, Rene Herman, Mark Lord,
Laurent Riffard, Christoph Hellwig, petero2
On Tue, Jan 02 2007, Adrian Bunk wrote:
> Subject : CFQ disk throughput halved
> References : http://lkml.org/lkml/2007/01/1/104
> Submitter : Rene Herman <rene.herman@gmail.com>
> Mark Lord <lkml@rtr.ca>
> Caused-By : Jens Axboe <jens.axboe@oracle.com>
> commit 719d34027e1a186e46a3952e8a24bf91ecc33837
> Handled-By : Jens Axboe <jens.axboe@oracle.com>
> Patch : http://lkml.org/lkml/2007/1/2/75
> Status : patch available
Patch is already merged in -git.
--
Jens Axboe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.20-rc3: known regressions with patches available (part 1)
2007-01-02 19:26 ` Jens Axboe
@ 2007-01-02 19:34 ` Adrian Bunk
2007-01-02 20:45 ` Rene Herman
0 siblings, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2007-01-02 19:34 UTC (permalink / raw)
To: Jens Axboe
Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
Andrey Borzenkov, Robert Hancock, Rafael J. Wysocki, pavel,
linux-pm, Jean Delvare, Eric W. Biederman, Vivek Goyal,
Marcel Holtmann, bluez-devel, Rene Herman, Mark Lord,
Laurent Riffard, Christoph Hellwig, petero2
On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:
> On Tue, Jan 02 2007, Adrian Bunk wrote:
> > Subject : CFQ disk throughput halved
> > References : http://lkml.org/lkml/2007/01/1/104
> > Submitter : Rene Herman <rene.herman@gmail.com>
> > Mark Lord <lkml@rtr.ca>
> > Caused-By : Jens Axboe <jens.axboe@oracle.com>
> > commit 719d34027e1a186e46a3952e8a24bf91ecc33837
> > Handled-By : Jens Axboe <jens.axboe@oracle.com>
> > Patch : http://lkml.org/lkml/2007/1/2/75
> > Status : patch available
>
> Patch is already merged in -git.
Thanks for this information, I missed this (as well as the merged SATA
fix) since it isn't yet at the git mirrors.
> Jens Axboe
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.20-rc3: known regressions with patches available (part 1)
2007-01-02 19:34 ` Adrian Bunk
@ 2007-01-02 20:45 ` Rene Herman
2007-01-02 20:51 ` Jens Axboe
0 siblings, 1 reply; 6+ messages in thread
From: Rene Herman @ 2007-01-02 20:45 UTC (permalink / raw)
To: Adrian Bunk
Cc: Jens Axboe, Linus Torvalds, Andrew Morton,
Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
Rafael J. Wysocki, pavel, linux-pm, Jean Delvare,
Eric W. Biederman, Vivek Goyal, Marcel Holtmann, bluez-devel,
Mark Lord, Laurent Riffard, Christoph Hellwig, petero2
Adrian Bunk wrote:
> On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:
>> Patch is already merged in -git.
>
> Thanks for this information, I missed this (as well as the merged SATA
> fix) since it isn't yet at the git mirrors.
What's "-git" here? I just now pulled
git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
and it's not there.
Otherwise, patch confirmed to work by me as well.
Cheers,
Rene
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.20-rc3: known regressions with patches available (part 1)
2007-01-02 20:45 ` Rene Herman
@ 2007-01-02 20:51 ` Jens Axboe
0 siblings, 0 replies; 6+ messages in thread
From: Jens Axboe @ 2007-01-02 20:51 UTC (permalink / raw)
To: Rene Herman
Cc: Adrian Bunk, Linus Torvalds, Andrew Morton,
Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
Rafael J. Wysocki, pavel, linux-pm, Jean Delvare,
Eric W. Biederman, Vivek Goyal, Marcel Holtmann, bluez-devel,
Mark Lord, Laurent Riffard, Christoph Hellwig, petero2
On Tue, Jan 02 2007, Rene Herman wrote:
> Adrian Bunk wrote:
>
> >On Tue, Jan 02, 2007 at 08:26:52PM +0100, Jens Axboe wrote:
>
> >>Patch is already merged in -git.
> >
> >Thanks for this information, I missed this (as well as the merged SATA
> >fix) since it isn't yet at the git mirrors.
>
> What's "-git" here? I just now pulled
>
> git://git2.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
> and it's not there.
>
> Otherwise, patch confirmed to work by me as well.
Perhaps not mirrored out yet, I pulled it from master/hera some hours
ago though. The top of Linus' tree is
ec8acb6904fabb8e741f741ec99bb1c18f2b3dee, which is the commit with that
patch.
--
Jens Axboe
^ permalink raw reply [flat|nested] 6+ messages in thread
* 2.6.20-rc3: known regressions with patches (v2)
[not found] <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>
2007-01-02 19:24 ` 2.6.20-rc3: known regressions with patches available (part 1) Adrian Bunk
@ 2007-01-03 21:04 ` Adrian Bunk
1 sibling, 0 replies; 6+ messages in thread
From: Adrian Bunk @ 2007-01-03 21:04 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: Linux Kernel Mailing List, Andrey Borzenkov, Robert Hancock,
Rafael J. Wysocki, pavel, linux-pm, Laurent Riffard,
Christoph Hellwig, petero2, Michael Reske, Ayaz Abdulla, jgarzik,
netdev, Marcel Holtmann, bluez-devel, Ben Castricum,
Greg Kroah-Hartman, linux-pci
This email lists some known regressions in 2.6.20-rc3 compared to 2.6.19
with patches available.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering you in any other way possibly
involved with one or more of these issues.
Due to the huge amount of recipients, please trim the Cc when answering.
Subject : suspend to disk no longer works
References : http://lkml.org/lkml/2007/1/1/72
http://lkml.org/lkml/2006/12/31/13
Submitter : Andrey Borzenkov <arvidjaar@mail.ru>
Robert Hancock <hancockr@shaw.ca>
Handled-By : Rafael J. Wysocki <rjw@sisk.pl>
Patch : http://lkml.org/lkml/2007/1/1/117
Status : patch available
Subject : BUG at drivers/scsi/scsi_lib.c:1118 by "pktsetup dvd /dev/sr0"
References : http://bugzilla.kernel.org/show_bug.cgi?id=7667
Submitter : Laurent Riffard <laurent.riffard@free.fr>
Caused-By : Christoph Hellwig <hch@lst.de>
commit 3b00315799d78f76531b71435fbc2643cd71ae4c
Handled-By : Christoph Hellwig <hch@lst.de>
Patch : http://bugzilla.kernel.org/show_bug.cgi?id=7667
Status : patch available
Subject : forcedeth.c 0.59: problem with sideband managment
References : http://bugzilla.kernel.org/show_bug.cgi?id=7684
Submitter : Michael Reske <micha@gmx.com>
Handled-By : Ayaz Abdulla <aabdulla@nvidia.com>
Status : patch available
Subject : bluetooth oopses because of multiple kobject_add()
References : http://lkml.org/lkml/2007/1/2/101
Submitter : Pavel Machek <pavel@ucw.cz>
Handled-By : Marcel Holtmann <marcel@holtmann.org>
Patch : http://lkml.org/lkml/2007/1/2/147
Status : patch available
Subject : PCI_MULTITHREAD_PROBE breakage
References : http://lkml.org/lkml/2006/12/12/21
Submitter : Ben Castricum <mail0612@bencastricum.nl>
Caused-By : Greg Kroah-Hartman <gregkh@suse.de>
commit 009af1ff78bfc30b9a27807dd0207fc32848218a
Handled-By : Greg Kroah-Hartman <gregkh@suse.de>
Status : patch available
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-01-03 21:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Pine.LNX.4.64.0612311710430.4473@woody.osdl.org>
2007-01-02 19:24 ` 2.6.20-rc3: known regressions with patches available (part 1) Adrian Bunk
2007-01-02 19:26 ` Jens Axboe
2007-01-02 19:34 ` Adrian Bunk
2007-01-02 20:45 ` Rene Herman
2007-01-02 20:51 ` Jens Axboe
2007-01-03 21:04 ` 2.6.20-rc3: known regressions with patches (v2) Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox