* [1/2] 2.6.23-rc3: known regressions with patches
@ 2007-08-13 17:59 Michal Piotrowski
2007-08-13 18:04 ` Trond Myklebust
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Michal Piotrowski @ 2007-08-13 17:59 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, LKML, Gabriel C, Stefan Richter, Jan Engelhardt,
Satyam Sharma, Vitaly Bordug, Dan Merillat, Paolo Ornati,
Andi Kleen, Rusty Russell, linux-fsdevel, nfs, Jeff Garzik,
Trond Myklebust
Hi all,
Here is a list of some known regressions in 2.6.23-rc3
with patches available.
Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions
List of Aces
Name Regressions fixed since 21-Jun-2007
Adrian Bunk 9
Andi Kleen 5
Linus Torvalds 5
Andrew Morton 4
Al Viro 3
Cornelia Huck 3
Jens Axboe 3
Tejun Heo 3
Unclassified
Subject : reset during bootup - 2.6.23-rc2 (git d23cf676)
References : http://lkml.org/lkml/2007/8/11/177
Last known good : ?
Submitter : Dan Merillat <dan.merillat@gmail.com>
Caused-By : Rusty Russell <rusty@rustcorp.com.au>
ab144f5ec64c42218a555ec1dbde6b60cf2982d6
Handled-By : Paolo Ornati <ornati@fastwebnet.it>
Andi Kleen <andi@firstfloor.org>
Patch : http://lkml.org/lkml/2007/8/12/76
Status : patch was suggested
Subject : Kconfig prompts without help text
References : http://lkml.org/lkml/2007/7/16/326
Last known good : ?
Submitter : Stefan Richter <stefanr@s5r6.in-berlin.de>
Caused-By : ?
Handled-By : Jan Engelhardt <jengelh@linux01.gwdg.de>
Patch : http://lkml.org/lkml/2007/7/18/236
Status : patch available
Subject : Oops while modprobing phy fixed module
References : http://lkml.org/lkml/2007/7/14/63
Last known good : ?
Submitter : Gabriel C <nix.or.die@googlemail.com>
Caused-By : ?
Handled-By : Satyam Sharma <satyam.sharma@gmail.com>
Vitaly Bordug <vitb@kernel.crashing.org>
Patch1 : http://lkml.org/lkml/2007/7/18/506
Status : patch available
FS
Subject : NFSv4 poops itself
References : http://lkml.org/lkml/2007/7/27/144
Last known good : ?
Submitter : Jeff Garzik <jeff@garzik.org>
Caused-By : ?
Handled-By : Trond Myklebust <Trond.Myklebust@netapp.com>
Patch : http://lkml.org/lkml/2007/7/27/183
Status : patch available
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 17:59 [1/2] 2.6.23-rc3: known regressions with patches Michal Piotrowski
@ 2007-08-13 18:04 ` Trond Myklebust
2007-08-13 18:10 ` Jan Engelhardt
2007-08-13 18:42 ` Andi Kleen
2 siblings, 0 replies; 7+ messages in thread
From: Trond Myklebust @ 2007-08-13 18:04 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C, Stefan Richter,
Jan Engelhardt, Satyam Sharma, Vitaly Bordug, Dan Merillat,
Paolo Ornati, Andi Kleen, Rusty Russell, linux-fsdevel, nfs,
Jeff Garzik
On Mon, 2007-08-13 at 19:59 +0200, Michal Piotrowski wrote:
> FS
>
> Subject : NFSv4 poops itself
> References : http://lkml.org/lkml/2007/7/27/144
> Last known good : ?
> Submitter : Jeff Garzik <jeff@garzik.org>
> Caused-By : ?
> Handled-By : Trond Myklebust <Trond.Myklebust@netapp.com>
> Patch : http://lkml.org/lkml/2007/7/27/183
> Status : patch available
A fix for this was merged by Linus prior to the release of 2.6.23-rc3.
Cheers
Trond
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 17:59 [1/2] 2.6.23-rc3: known regressions with patches Michal Piotrowski
2007-08-13 18:04 ` Trond Myklebust
@ 2007-08-13 18:10 ` Jan Engelhardt
2007-08-13 18:42 ` Andi Kleen
2 siblings, 0 replies; 7+ messages in thread
From: Jan Engelhardt @ 2007-08-13 18:10 UTC (permalink / raw)
To: torvalds
Cc: michal.k.k.piotrowski, Andrew Morton, LKML, Gabriel C,
Stefan Richter, Satyam Sharma, Vitaly Bordug, Dan Merillat,
Paolo Ornati, Andi Kleen, Rusty Russell, linux-fsdevel, nfs,
Jeff Garzik, Trond Myklebust
On Aug 13 2007 19:59, Michal Piotrowski wrote:
>
>Subject : Kconfig prompts without help text
>References : http://lkml.org/lkml/2007/7/16/326
>Last known good : ?
>Submitter : Stefan Richter <stefanr@s5r6.in-berlin.de>
>Caused-By : ?
>Handled-By : Jan Engelhardt <jengelh@linux01.gwdg.de>
>Patch : http://lkml.org/lkml/2007/7/18/236
>Status : patch available
Is there some special magic needed (like resubmit), or will you slurp this one
yourself?
Jan
--
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 17:59 [1/2] 2.6.23-rc3: known regressions with patches Michal Piotrowski
2007-08-13 18:04 ` Trond Myklebust
2007-08-13 18:10 ` Jan Engelhardt
@ 2007-08-13 18:42 ` Andi Kleen
2007-08-13 20:24 ` Michal Piotrowski
2 siblings, 1 reply; 7+ messages in thread
From: Andi Kleen @ 2007-08-13 18:42 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C, Stefan Richter,
Jan Engelhardt, Satyam Sharma, Vitaly Bordug, Dan Merillat,
Paolo Ornati, Andi Kleen, Rusty Russell, linux-fsdevel, nfs,
Jeff Garzik, Trond Myklebust
> Unclassified
>
> Subject : reset during bootup - 2.6.23-rc2 (git d23cf676)
This is already fixed in mainline
There is a real regression with failing builds on some old binutils on
x86-64 know, but I don't know how to fix it.
-Andi
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 18:42 ` Andi Kleen
@ 2007-08-13 20:24 ` Michal Piotrowski
2007-08-13 20:56 ` Andi Kleen
0 siblings, 1 reply; 7+ messages in thread
From: Michal Piotrowski @ 2007-08-13 20:24 UTC (permalink / raw)
To: Andi Kleen
Cc: Linus Torvalds, Andrew Morton, LKML, Gabriel C, Stefan Richter,
Jan Engelhardt, Satyam Sharma, Vitaly Bordug, Dan Merillat,
Paolo Ornati, Rusty Russell, linux-fsdevel, nfs, Jeff Garzik,
Trond Myklebust
On 13/08/07, Andi Kleen <andi@firstfloor.org> wrote:
> > Unclassified
> >
> > Subject : reset during bootup - 2.6.23-rc2 (git d23cf676)
>
> This is already fixed in mainline
commit b8d3f2448b8f4ba24f301e23585547ba1acc1f04
>
> There is a real regression with failing builds on some old binutils on
> x86-64 know, but I don't know how to fix it.
Did you mean this?
Subject : /usr/bin/ld: section .text [ffffffffff700500 ->
ffffffffff7007e3] overlaps section .gnu.version_d [ffffffffff7004d8 ->
ffffffffff70050f]
References : http://lkml.org/lkml/2007/7/22/239
Last known good : ?
Submitter : Andre Noll <maan@systemlinux.org>
Caused-By : ?
Handled-By : Andi Kleen <ak@suse.de>
Status : problem is being debugged
>
> -Andi
>
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 20:24 ` Michal Piotrowski
@ 2007-08-13 20:56 ` Andi Kleen
2007-08-13 21:29 ` Adrian Bunk
0 siblings, 1 reply; 7+ messages in thread
From: Andi Kleen @ 2007-08-13 20:56 UTC (permalink / raw)
To: Michal Piotrowski
Cc: Andi Kleen, Linus Torvalds, Andrew Morton, LKML, Gabriel C,
Stefan Richter, Jan Engelhardt, Satyam Sharma, Vitaly Bordug,
Dan Merillat, Paolo Ornati, Rusty Russell, linux-fsdevel, nfs,
Jeff Garzik, Trond Myklebust
On Mon, Aug 13, 2007 at 10:24:52PM +0200, Michal Piotrowski wrote:
> On 13/08/07, Andi Kleen <andi@firstfloor.org> wrote:
> > > Unclassified
> > >
> > > Subject : reset during bootup - 2.6.23-rc2 (git d23cf676)
> >
> > This is already fixed in mainline
>
> commit b8d3f2448b8f4ba24f301e23585547ba1acc1f04
>
> >
> > There is a real regression with failing builds on some old binutils on
> > x86-64 know, but I don't know how to fix it.
>
> Did you mean this?
Yes. Anyways it be likely a WONT-FIX -- aka document newer binutils
version required. We haven't had any other reports so likely
that version is not too widely used.
-Andi
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [1/2] 2.6.23-rc3: known regressions with patches
2007-08-13 20:56 ` Andi Kleen
@ 2007-08-13 21:29 ` Adrian Bunk
0 siblings, 0 replies; 7+ messages in thread
From: Adrian Bunk @ 2007-08-13 21:29 UTC (permalink / raw)
To: Andi Kleen
Cc: Michal Piotrowski, Linus Torvalds, Andrew Morton, LKML, Gabriel C,
Stefan Richter, Jan Engelhardt, Satyam Sharma, Vitaly Bordug,
Dan Merillat, Paolo Ornati, Rusty Russell, linux-fsdevel, nfs,
Jeff Garzik, Trond Myklebust
On Mon, Aug 13, 2007 at 10:56:53PM +0200, Andi Kleen wrote:
> On Mon, Aug 13, 2007 at 10:24:52PM +0200, Michal Piotrowski wrote:
> > On 13/08/07, Andi Kleen <andi@firstfloor.org> wrote:
> > > > Unclassified
> > > >
> > > > Subject : reset during bootup - 2.6.23-rc2 (git d23cf676)
> > >
> > > This is already fixed in mainline
> >
> > commit b8d3f2448b8f4ba24f301e23585547ba1acc1f04
> >
> > >
> > > There is a real regression with failing builds on some old binutils on
> > > x86-64 know, but I don't know how to fix it.
> >
> > Did you mean this?
>
> Yes. Anyways it be likely a WONT-FIX -- aka document newer binutils
> version required. We haven't had any other reports so likely
> that version is not too widely used.
IOW: Either the Linux binutils >= 2.17.50.0.3 or the not yet released
GNU binutils 2.18 are now required.
Debian 4.0 has older ones, and all distributions released more than a
year ago for sure also have older ones (the required patch went into
binutils CVS on 2006-05-30 and 2.17.50.0.3 was released on 2006-07-15).
Isn't that a bit too recent?
> -Andi
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] 7+ messages in thread
end of thread, other threads:[~2007-08-13 21:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 17:59 [1/2] 2.6.23-rc3: known regressions with patches Michal Piotrowski
2007-08-13 18:04 ` Trond Myklebust
2007-08-13 18:10 ` Jan Engelhardt
2007-08-13 18:42 ` Andi Kleen
2007-08-13 20:24 ` Michal Piotrowski
2007-08-13 20:56 ` Andi Kleen
2007-08-13 21:29 ` Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox