2007-09-12 17:01:40

by Michal Piotrowski

[permalink] [raw]
Subject: Re: [4/4] 2.6.23-rc6: known regressions

Hi all,

Here is a list of some known regressions in 2.6.23-rc6.

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 10
Linus Torvalds 6
Alan Stern 5
Andi Kleen 5
Hugh Dickins 5
Trond Myklebust 5
Andrew Morton 4
Al Viro 3
Alexey Starikovskiy 3
Cornelia Huck 3
David S. Miller 3
Jens Axboe 3
Stephen Hemminger 3
Tejun Heo 3



Power management

Subject : powersaving degradation, (time spend in C0 goes up after a while)
References : http://lkml.org/lkml/2007/9/2/142
Last known good : ?
Submitter : Christian Leber <[email protected]>
Caused-By : ?
Handled-By : ?
Status : unknown

Subject : something broke resume from s2ram on mbp c1d (??? :))
References : http://lkml.org/lkml/2007/8/28/67
Last known good : 2.6.23-rc3
Submitter : Soeren Sonnenburg <[email protected]>
Caused-By : ?
Handled-By : Rafael J. Wysocki <[email protected]>
Status : unknown

Subject : 2.6.23-rc2 swsusp, suddenly increased uptime
References : http://lkml.org/lkml/2007/8/12/249
Last known good : ?
Submitter : Thomas Voegtle <[email protected]>
Caused-By : ?
Handled-By : Rafael J. Wysocki <[email protected]>
Status : problem is being debugged

Subject : resume from ram much slower
References : http://lkml.org/lkml/2007/8/10/275
Last known good : 2.6.23-rc1 ?
Submitter : Arkadiusz Miskiewicz <[email protected]>
Caused-By : ?
Handled-By : Rafael J. Wysocki <[email protected]>
Status : problem is being debugged



TTY things

Subject : 2.6.23-rc6-git1 -- termios *_1 compile failures on powerpc
References : http://lkml.org/lkml/2007/9/12/101
Last known good : ?
Submitter : Andy Whitcroft <[email protected]>
Caused-By : David Miller <[email protected]>
commit f629307c857c030d5a3dd777fee37c8bb395e171
Handled-By : ?
Status : unknown



USB

Subject : 2.6.23-rc1: USB hard disk broken
References : http://lkml.org/lkml/2007/7/25/62
Last known good : ?
Submitter : Tino Keitel <[email protected]>
Caused-By : ?
Handled-By : Oliver Neukum <[email protected]>
Status : unknown



Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/


2007-09-12 17:25:37

by Linus Torvalds

[permalink] [raw]
Subject: Re: [4/4] 2.6.23-rc6: known regressions



On Wed, 12 Sep 2007, Michal Piotrowski wrote:
>
> Subject : 2.6.23-rc6-git1 -- termios *_1 compile failures on powerpc
> References : http://lkml.org/lkml/2007/9/12/101
> Last known good : ?
> Submitter : Andy Whitcroft <[email protected]>
> Caused-By : David Miller <[email protected]>
> commit f629307c857c030d5a3dd777fee37c8bb395e171
> Handled-By : ?
> Status : unknown

Should be fixed by b0052fcaefb829a29fdc6567274daf0b75329fc3 ("Define
termios_1 functions for powerpc, s390, avr32 and frv").

Linus