public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [2/2] 2.6.23-rc1: known regressions with patches v2
       [not found] <46AA5A28.3090205@googlemail.com>
@ 2007-07-27 20:53 ` Michal Piotrowski
  2007-07-27 21:20   ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Piotrowski @ 2007-07-27 20:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, LKML, v4l-dvb-maintainer, Thierry MERLE,
	Dwaine P. Garden, Mauro Carvalho Chehab, Adrian Bunk,
	Christoph Lameter, Pekka Enberg, Peter Zijlstra, Ingo Molnar,
	linux-pm, linux-acpi, Len Brown, H. Peter Anvin,
	Mikael Pettersson, Rafael J. Wysocki, Pavel Machek, Mel Gorman,
	Greg KH, Kay Sievers, Cornelia Huck, Simon Arlott,
	linux-usb-devel, Alan Stern, Oliver Neukum, Jeremy Fitzhardinge

Hi all,

Here is a list of some known regressions in 2.6.23-rc1
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                            6
Andi Kleen                             4
Andrew Morton                          4
Linus Torvalds                         4
Al Viro                                3
Jens Axboe                             3
Tejun Heo                              3
David Woodhouse                        2
Hugh Dickins                           2



Media

Subject         : usbvision: don't return an uninitialized value
References      : http://lkml.org/lkml/2007/7/23/65
Last known good : ?
Submitter       : Adrian Bunk <bunk@stusta.de>
Caused-By       : ?
Handled-By      : Adrian Bunk <bunk@stusta.de>
Patch           : http://lkml.org/lkml/2007/7/23/65
Status          : patch available



Memory management

Subject         : [bug] SLUB & freeing locks
References      : http://lkml.org/lkml/2007/7/26/90
Last known good : ?
Submitter       : Ingo Molnar <mingo@elte.hu>
Caused-By       : ?
Handled-By      : Peter Zijlstra <peterz@infradead.org>
Patch           : http://lkml.org/lkml/2007/7/26/97
Status          : patch available



Power Management

Subject         : ACPI-related oops on x86_64
References      : http://lkml.org/lkml/2007/7/23/111
Last known good : ?
Submitter       : Mel Gorman <mel@skynet.ie>
Caused-By       : ?
Handled-By      : Len Brown <lenb@kernel.org>
Patch           : http://lkml.org/lkml/2007/7/23/300
Status          : patch available

Subject         : 2.6.23-rc1 broke APM
References      : http://lkml.org/lkml/2007/7/23/169
Last known good : ?
Submitter       : Mikael Pettersson <mikpe@it.uu.se>
Caused-By       : ?
Handled-By      : H. Peter Anvin <hpa@zytor.com>
Patch           : http://lkml.org/lkml/2007/7/23/489
Status          : patch available



SYSFS

Subject         : sysfs/udev broken in 2.6.23-rc1
References      : http://lkml.org/lkml/2007/7/24/276
Last known good : ?
Submitter       : Simon Arlott <simon@fire.lp0.eu>
Caused-By       : ?
Handled-By      : Kay Sievers <kay.sievers@vrfy.org>
                  Cornelia Huck <cornelia.huck@de.ibm.com>
Patch           : http://lkml.org/lkml/2007/7/25/83
Status          : patch available



USB

Subject         : BUG: sleeping function called from invalid context at drivers/usb/core/urb.c:524,in_atomic():1, irqs_disabled():0
References      : http://lkml.org/lkml/2007/7/23/400
Last known good : ?
Submitter       : Jeremy Fitzhardinge <jeremy@goop.org>
Caused-By       : ?
Handled-By      : Oliver Neukum <oliver@neukum.org>
Patch           : http://lkml.org/lkml/2007/7/24/203
Status          : patch available



Regards,
Michal

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2/2] 2.6.23-rc1: known regressions with patches v2
  2007-07-27 20:53 ` [2/2] 2.6.23-rc1: known regressions with patches v2 Michal Piotrowski
@ 2007-07-27 21:20   ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2007-07-27 21:20 UTC (permalink / raw)
  To: Michal Piotrowski
  Cc: Linus Torvalds, Andrew Morton, LKML, v4l-dvb-maintainer,
	Thierry MERLE, Dwaine P. Garden, Mauro Carvalho Chehab,
	Trent Piepho

On Fri, Jul 27, 2007 at 10:53:30PM +0200, Michal Piotrowski wrote:
> Hi all,
> 
> Here is a list of some known regressions in 2.6.23-rc1
> with patches available.
> 
> Feel free to add new regressions/remove fixed etc.
> http://kernelnewbies.org/known_regressions
>...
> Media
> 
> Subject         : usbvision: don't return an uninitialized value
> References      : http://lkml.org/lkml/2007/7/23/65
> Last known good : ?
> Submitter       : Adrian Bunk <bunk@stusta.de>
> Caused-By       : ?
> Handled-By      : Adrian Bunk <bunk@stusta.de>
> Patch           : http://lkml.org/lkml/2007/7/23/65
> Status          : patch available
>...

There's a better patch available, updated entry:

Subject         : usbvision: don't return an uninitialized value
References      : http://lkml.org/lkml/2007/7/23/65
Last known good : ?
Submitter       : Adrian Bunk <bunk@stusta.de>
Caused-By       : Thierry MERLE <thierry.merle@free.fr>
                  commit c5f48367fe54c46805774eeea8e828de54a5ad7b
Handled-By      : Trent Piepho <xyzzy@speakeasy.org>
Patch           : http://lkml.org/lkml/2007/7/23/114
Status          : patch available


> Regards,
> Michal

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] 2+ messages in thread

end of thread, other threads:[~2007-07-27 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <46AA5A28.3090205@googlemail.com>
2007-07-27 20:53 ` [2/2] 2.6.23-rc1: known regressions with patches v2 Michal Piotrowski
2007-07-27 21:20   ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox