* 2.6.23-rc8: Known regressions from 2.6.22 @ 2007-09-26 23:27 Rafael J. Wysocki 2007-09-26 23:29 ` Chuck Ebbert 2007-09-27 6:19 ` Meelis Roos 0 siblings, 2 replies; 7+ messages in thread From: Rafael J. Wysocki @ 2007-09-26 23:27 UTC (permalink / raw) To: LKML; +Cc: Andrew Morton, Linus Torvalds Hi, This message lists some known regressions from 2.6.22 for which there are no fixes in the mainline that I know of. If any of them have been fixed already, please let me know. If you know of any other unresolved regressions from 2.6.22, please let me know either and I'll add them to the list. Subject: zd1211 device is no longer configured Submitter: Oliver Neukum <oliver@neukum.org> References: http://marc.info/?l=linux-usb-devel&m=118854967709322&w=2 http://bugzilla.kernel.org/show_bug.cgi?id=8972 Caused-By: Daniel Drake <dsd@gentoo.org> commit 74553aedd46b3a2cae986f909cf2a3f99369decc Subject: Oops while modprobing phy fixed module Submitter: Gabriel C <nix.or.die@googlemail.com> References: http://lkml.org/lkml/2007/7/14/63 http://bugzilla.kernel.org/show_bug.cgi?id=9060 Handled-By: Satyam Sharma <satyam.sharma@gmail.com> Vitaly Bordug <vitb@kernel.crashing.org> Tejun Heo <htejun@gmail.com> Patch: http://lkml.org/lkml/2007/7/18/506 Subject: ACPI problems: 2.6.22-git17 working, 2.6.23-rc1* is not Submitter: Danny ter Haar <dth@dth.net> References: http://lkml.org/lkml/2007/7/27/298 http://lkml.org/lkml/2007/7/29/371 http://bugzilla.kernel.org/show_bug.cgi?id=9061 Handled-By: Len Brown <lenb@kernel.org> Subject: empty suspend stopped working around 2.6.23-rc4 Submitter: Pavel Machek <pavel@ucw.cz> References: http://lkml.org/lkml/2007/9/11/326 http://bugzilla.kernel.org/show_bug.cgi?id=9075 Subject: umount triggers a warning in jfs and takes almost a minute Submitter: Oliver Neukum <oliver@neukum.org> References: http://lkml.org/lkml/2007/9/4/73 http://bugzilla.kernel.org/show_bug.cgi?id=9076 Subject: build #301 failed for 2.6.23-rc6-g0d4cbb5 in linux/drivers/net/wireless/libertas/ Submitter: Toralf Förster <toralf.foerster@gmx.de> References: http://lkml.org/lkml/2007/9/11/150 http://bugzilla.kernel.org/show_bug.cgi?id=9077 Subject: NETDEV WATCHDOG: eth0: transmit timed out Submitter: Karl Meyer <adhocrocker@gmail.com> References: http://lkml.org/lkml/2007/8/13/737 http://bugzilla.kernel.org/show_bug.cgi?id=9079 Handled-By: Francois Romieu <romieu@fr.zoreil.com> Subject: Weird network problems with 2.6.23-rc2 Submitter: Shish <shish@shishnet.org> References: http://lkml.org/lkml/2007/8/11/40 http://bugzilla.kernel.org/show_bug.cgi?id=9080 Subject: powersaving degradation, (time spend in C0 goes up after a while) Submitter: Christian Leber <christian@leber.de> References: http://lkml.org/lkml/2007/9/2/142 http://bugzilla.kernel.org/show_bug.cgi?id=9081 Subject: Regression in 2.6.23-pre Was: Problems with 2.6.23-rc6 on AMD Geode LX800 Submitter: Joerg Pommnitz <pommnitz@yahoo.com> References: http://lkml.org/lkml/2007/9/26/91 http://bugzilla.kernel.org/show_bug.cgi?id=9086 Caused-By: H. Peter Anvin <hpa@zytor.com> commit 4fd06960f120e02e9abc802a09f9511c400042a5 Use the new x86 setup code for i386 Handled-By: H. Peter Anvin <hpa@zytor.com> Patch: http://lkml.org/lkml/2007/9/26/374 For details, please follow the links given in references. As you can see, there is a Bugzilla entry for each of the listed regressions. I'm the owner of some of these entries, so if you want me to reassign them to someone else, please let me know. There also is a Bugzilla entry used for tracking the regressions from 2.6.22, unresolved as well as resolved, at: http://bugzilla.kernel.org/show_bug.cgi?id=9056 Please let me know if there are any Bugzilla entries that I should add to the list in there. Greetings, Rafael ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-26 23:27 2.6.23-rc8: Known regressions from 2.6.22 Rafael J. Wysocki @ 2007-09-26 23:29 ` Chuck Ebbert 2007-09-27 12:06 ` Rafael J. Wysocki 2007-09-27 6:19 ` Meelis Roos 1 sibling, 1 reply; 7+ messages in thread From: Chuck Ebbert @ 2007-09-26 23:29 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: LKML, Andrew Morton, Linus Torvalds On 09/26/2007 07:27 PM, Rafael J. Wysocki wrote: > > Subject: Regression in 2.6.23-pre Was: Problems with 2.6.23-rc6 on AMD Geode LX800 > Submitter: Joerg Pommnitz <pommnitz@yahoo.com> > References: http://lkml.org/lkml/2007/9/26/91 > http://bugzilla.kernel.org/show_bug.cgi?id=9086 > Caused-By: H. Peter Anvin <hpa@zytor.com> > commit 4fd06960f120e02e9abc802a09f9511c400042a5 > Use the new x86 setup code for i386 > Handled-By: H. Peter Anvin <hpa@zytor.com> > Patch: http://lkml.org/lkml/2007/9/26/374 > Patch was just merged. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-26 23:29 ` Chuck Ebbert @ 2007-09-27 12:06 ` Rafael J. Wysocki 0 siblings, 0 replies; 7+ messages in thread From: Rafael J. Wysocki @ 2007-09-27 12:06 UTC (permalink / raw) To: Chuck Ebbert; +Cc: LKML, Andrew Morton, Linus Torvalds On Thursday, 27 September 2007 01:29, Chuck Ebbert wrote: > On 09/26/2007 07:27 PM, Rafael J. Wysocki wrote: > > > > Subject: Regression in 2.6.23-pre Was: Problems with 2.6.23-rc6 on AMD Geode LX800 > > Submitter: Joerg Pommnitz <pommnitz@yahoo.com> > > References: http://lkml.org/lkml/2007/9/26/91 > > http://bugzilla.kernel.org/show_bug.cgi?id=9086 > > Caused-By: H. Peter Anvin <hpa@zytor.com> > > commit 4fd06960f120e02e9abc802a09f9511c400042a5 > > Use the new x86 setup code for i386 > > Handled-By: H. Peter Anvin <hpa@zytor.com> > > Patch: http://lkml.org/lkml/2007/9/26/374 > > > > Patch was just merged. Bug closed. Thanks, Rafael ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-26 23:27 2.6.23-rc8: Known regressions from 2.6.22 Rafael J. Wysocki 2007-09-26 23:29 ` Chuck Ebbert @ 2007-09-27 6:19 ` Meelis Roos 2007-09-27 12:08 ` Rafael J. Wysocki 1 sibling, 1 reply; 7+ messages in thread From: Meelis Roos @ 2007-09-27 6:19 UTC (permalink / raw) To: rjw, linux-kernel RJW> This message lists some known regressions from 2.6.22 for which there are RJW> no fixes in the mainline that I know of. If any of them have been fixed RJW> already, please let me know. RJW> RJW> If you know of any other unresolved regressions from 2.6.22, please let me know RJW> either and I'll add them to the list. psmouse compile problem on alpha is still present and I have not had time to find out what these param_protos are: http://lkml.org/lkml/2007/9/22/64 -- Meelis Roos ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-27 6:19 ` Meelis Roos @ 2007-09-27 12:08 ` Rafael J. Wysocki 2007-09-27 15:21 ` Meelis Roos 0 siblings, 1 reply; 7+ messages in thread From: Rafael J. Wysocki @ 2007-09-27 12:08 UTC (permalink / raw) To: Meelis Roos; +Cc: linux-kernel On Thursday, 27 September 2007 08:19, Meelis Roos wrote: > RJW> This message lists some known regressions from 2.6.22 for which there are > RJW> no fixes in the mainline that I know of. If any of them have been fixed > RJW> already, please let me know. > RJW> > RJW> If you know of any other unresolved regressions from 2.6.22, please let me know > RJW> either and I'll add them to the list. > > psmouse compile problem on alpha is still present and I have not had > time to find out what these param_protos are: > http://lkml.org/lkml/2007/9/22/64 Created: http://bugzilla.kernel.org/show_bug.cgi?id=9087 Please add a summary of your observations to this bug entry. Greetings, Rafael ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-27 12:08 ` Rafael J. Wysocki @ 2007-09-27 15:21 ` Meelis Roos 2007-09-27 16:05 ` Rafael J. Wysocki 0 siblings, 1 reply; 7+ messages in thread From: Meelis Roos @ 2007-09-27 15:21 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: linux-kernel > > http://lkml.org/lkml/2007/9/22/64 > > Created: http://bugzilla.kernel.org/show_bug.cgi?id=9087 > > Please add a summary of your observations to this bug entry. Added; However, it's assigned to serial devices, while imput devices should be more appropriate for PS2 mouse? -- Meelis Roos (mroos@linux.ee) ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.23-rc8: Known regressions from 2.6.22 2007-09-27 15:21 ` Meelis Roos @ 2007-09-27 16:05 ` Rafael J. Wysocki 0 siblings, 0 replies; 7+ messages in thread From: Rafael J. Wysocki @ 2007-09-27 16:05 UTC (permalink / raw) To: Meelis Roos; +Cc: linux-kernel On Thursday, 27 September 2007 17:21, Meelis Roos wrote: > > > http://lkml.org/lkml/2007/9/22/64 > > > > Created: http://bugzilla.kernel.org/show_bug.cgi?id=9087 > > > > Please add a summary of your observations to this bug entry. > > Added; Thanks > However, it's assigned to serial devices, while imput devices should be more > appropriate for PS2 mouse? Yes, my bad. Reassigned. Greetings, Rafael ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-09-27 15:51 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-09-26 23:27 2.6.23-rc8: Known regressions from 2.6.22 Rafael J. Wysocki 2007-09-26 23:29 ` Chuck Ebbert 2007-09-27 12:06 ` Rafael J. Wysocki 2007-09-27 6:19 ` Meelis Roos 2007-09-27 12:08 ` Rafael J. Wysocki 2007-09-27 15:21 ` Meelis Roos 2007-09-27 16:05 ` Rafael J. Wysocki
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.