public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [4/4] 2.6.21-rc5: known regressions (v2)
  2007-03-25 23:08 Linux 2.6.21-rc5 Linus Torvalds
@ 2007-03-30 21:49 ` Adrian Bunk
  2007-03-31  2:41   ` Jeff Chua
                     ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Adrian Bunk @ 2007-03-30 21:49 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: Linux Kernel Mailing List, Frédéric Riss, Tino Keitel,
	Thomas Gleixner, pavel, linux-pm, Michael S. Tsirkin,
	Soeren Sonnenburg, Ingo Molnar, Tejun Heo, Rafael J. Wysocki,
	Jeff Chua

[ this time with a Cc... ]

This email lists some known regressions in Linus' tree compared to 2.6.20.

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    : MacMini doesn't come out of suspend to ram  (i386 clockevents)
             (CONFIG_HPET_TIMER)
References : http://lkml.org/lkml/2007/3/21/374
Submitter  : Frédéric Riss <frederic.riss@gmail.com>
             Tino Keitel <tino.keitel@gmx.de>
Caused-By  : Thomas Gleixner <tglx@linutronix.de>
             commit e9e2cdb412412326c4827fc78ba27f410d837e6e
Status     : unknown


Subject    : after resume: X hangs after drawing a couple of windows
             workaround: clocksource=acpi_pm
References : http://lkml.org/lkml/2007/3/8/117
             http://lkml.org/lkml/2007/3/25/20
             http://lkml.org/lkml/2007/3/26/151
Submitter  : Michael S. Tsirkin <mst@mellanox.co.il>
Handled-By : Thomas Gleixner <tglx@linutronix.de>
Status     : problem is being debugged


Subject    : system doesn't come out of suspend  (CONFIG_NO_HZ)
References : http://lkml.org/lkml/2007/2/22/391
Submitter  : Michael S. Tsirkin <mst@mellanox.co.il>
             Soeren Sonnenburg <kernel@nn7.de>
Handled-By : Thomas Gleixner <tglx@linutronix.de>
             Ingo Molnar <mingo@elte.hu>
             Tejun Heo <htejun@gmail.com>
             Rafael J. Wysocki <rjw@sisk.pl>
Status     : unknown


Subject    : suspend to disk hangs  (CONFIG_NO_HZ)
References : http://lkml.org/lkml/2007/3/25/217
Submitter  : Jeff Chua <jeff.chua.linux@gmail.com>
Status     : unknown



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

* Re: [4/4] 2.6.21-rc5: known regressions (v2)
  2007-03-30 21:49 ` [4/4] 2.6.21-rc5: known regressions (v2) Adrian Bunk
@ 2007-03-31  2:41   ` Jeff Chua
  2007-03-31  6:44   ` Frédéric Riss
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Jeff Chua @ 2007-03-31  2:41 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Frédéric Riss, Tino Keitel, Thomas Gleixner, pavel,
	linux-pm, Michael S. Tsirkin, Soeren Sonnenburg, Ingo Molnar,
	Tejun Heo, Rafael J. Wysocki

On 3/31/07, Adrian Bunk <bunk@stusta.de> wrote:

> Subject    : suspend to disk hangs  (CONFIG_NO_HZ)
> References : http://lkml.org/lkml/2007/3/25/217
> Submitter  : Jeff Chua <jeff.chua.linux@gmail.com>
> Status     : unknown

Still broken on.2.6.21-rc5.

Jeff.

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

* Re: [4/4] 2.6.21-rc5: known regressions (v2)
  2007-03-30 21:49 ` [4/4] 2.6.21-rc5: known regressions (v2) Adrian Bunk
  2007-03-31  2:41   ` Jeff Chua
@ 2007-03-31  6:44   ` Frédéric Riss
  2007-04-01  7:04   ` Michael S. Tsirkin
  2007-04-01 20:37   ` Michael S. Tsirkin
  3 siblings, 0 replies; 6+ messages in thread
From: Frédéric Riss @ 2007-03-31  6:44 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Tino Keitel, Thomas Gleixner, pavel, linux-pm, Ingo Molnar,
	Rafael J. Wysocki

Le vendredi 30 mars 2007 à 23:49 +0200, Adrian Bunk a écrit :
> Subject    : MacMini doesn't come out of suspend to ram  (i386 clockevents)
>              (CONFIG_HPET_TIMER)
> References : http://lkml.org/lkml/2007/3/21/374
> Submitter  : Frédéric Riss <frederic.riss@gmail.com>
>              Tino Keitel <tino.keitel@gmx.de>
> Caused-By  : Thomas Gleixner <tglx@linutronix.de>
>              commit e9e2cdb412412326c4827fc78ba27f410d837e6e
> Status     : unknown

This one has been fixed by 399afa4fc9238fbae42116cf25a54671c0e8f56e.
Suspend to ram now works with HPET enabled (and regardless of the NO_HZ
setting).

Thanks!

Fred.


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

* Re: [4/4] 2.6.21-rc5: known regressions (v2)
  2007-03-30 21:49 ` [4/4] 2.6.21-rc5: known regressions (v2) Adrian Bunk
  2007-03-31  2:41   ` Jeff Chua
  2007-03-31  6:44   ` Frédéric Riss
@ 2007-04-01  7:04   ` Michael S. Tsirkin
  2007-04-01 20:37   ` Michael S. Tsirkin
  3 siblings, 0 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2007-04-01  7:04 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Fr??d??ric Riss, Tino Keitel, Thomas Gleixner, pavel, linux-pm,
	Soeren Sonnenburg, Ingo Molnar, Tejun Heo, Rafael J. Wysocki,
	Jeff Chua, Maxim Levitsky

> Subject    : after resume: X hangs after drawing a couple of windows
>              workaround: clocksource=acpi_pm
> References : http://lkml.org/lkml/2007/3/8/117
>              http://lkml.org/lkml/2007/3/25/20
>              http://lkml.org/lkml/2007/3/26/151
> Submitter  : Michael S. Tsirkin <mst@mellanox.co.il>
> Handled-By : Thomas Gleixner <tglx@linutronix.de>
> Status     : problem is being debugged

Adrian,
the bug was found by Maxim Levitsky and
the following patch appears to have fixed the problem:
http://lkml.org/lkml/2007/3/28/104

the right way to fix it is still being discussed:
http://lkml.org/lkml/2007/3/28/182


-- 
MST

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

* Re: [4/4] 2.6.21-rc5: known regressions (v2)
  2007-03-30 21:49 ` [4/4] 2.6.21-rc5: known regressions (v2) Adrian Bunk
                     ` (2 preceding siblings ...)
  2007-04-01  7:04   ` Michael S. Tsirkin
@ 2007-04-01 20:37   ` Michael S. Tsirkin
  3 siblings, 0 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2007-04-01 20:37 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Linus Torvalds, Andrew Morton, Linux Kernel Mailing List,
	Fr??d??ric Riss, Tino Keitel, Thomas Gleixner, pavel, linux-pm,
	Soeren Sonnenburg, Ingo Molnar, Tejun Heo, Rafael J. Wysocki,
	Jeff Chua, maximlevitsky

> Subject    : after resume: X hangs after drawing a couple of windows
>              workaround: clocksource=acpi_pm
> References : http://lkml.org/lkml/2007/3/8/117
>              http://lkml.org/lkml/2007/3/25/20
>              http://lkml.org/lkml/2007/3/26/151
> Submitter  : Michael S. Tsirkin <mst@mellanox.co.il>
> Handled-By : Thomas Gleixner <tglx@linutronix.de>
> Status     : problem is being debugged

Seems to be resolved with 399afa4fc9238fbae42116cf25a54671c0e8f56e.
Thanks Maxim!


-- 
MST

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

* Re: [4/4] 2.6.21-rc5: known regressions (v2)
@ 2007-04-05 14:33 Markus Rechberger
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Rechberger @ 2007-04-05 14:33 UTC (permalink / raw)
  To: Michael S. Tsirkin
  Cc: Adrian Bunk, Linus Torvalds, Andrew Morton,
	Linux Kernel Mailing List, Fr??d??ric Riss, Tino Keitel,
	Thomas Gleixner, pavel, linux-pm, Soeren Sonnenburg, Ingo Molnar,
	Tejun Heo, Rafael J. Wysocki, Jeff Chua, maximlevitsky, cijoml

Subject    : USB: Oops when changing DVB-T adapter
References : http://lkml.org/lkml/2007/3/9/212
Submitter  : CIJOML <cijoml@volny.cz>
Status     : unknown

regarding this one there's a fix available for unplugging dvb devices 
when they're in still in use.
The problem was that the filehandle was still open and the fops 
structure got deallocated immediatelly when a device got unplugged.

http://mcentral.de/hg/~mrec/v4l-dvb-stable/ (the last 3 patches)

Markus


On 4/1/07, Michael S. Tsirkin <mst@dev.mellanox.co.il> wrote:
 > > Subject    : after resume: X hangs after drawing a couple of windows
 > >              workaround: clocksource=acpi_pm
 > > References : http://lkml.org/lkml/2007/3/8/117
 > >              http://lkml.org/lkml/2007/3/25/20
 > >              http://lkml.org/lkml/2007/3/26/151
 > > Submitter  : Michael S. Tsirkin <mst@mellanox.co.il>
 > > Handled-By : Thomas Gleixner <tglx@linutronix.de>
 > > Status     : problem is being debugged
 >
 > Seems to be resolved with 399afa4fc9238fbae42116cf25a54671c0e8f56e.
 > Thanks Maxim!
 >
 >
 > --
 > MST
 > -
 > To unsubscribe from this list: send the line "unsubscribe 
linux-kernel" in
 > the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
 >


-- 
Markus Rechberger

-- 
Markus Rechberger
Operating System Research Center
AMD Saxony LLC & Co. KG




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

end of thread, other threads:[~2007-04-05 14:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-05 14:33 [4/4] 2.6.21-rc5: known regressions (v2) Markus Rechberger
  -- strict thread matches above, loose matches on Subject: below --
2007-03-25 23:08 Linux 2.6.21-rc5 Linus Torvalds
2007-03-30 21:49 ` [4/4] 2.6.21-rc5: known regressions (v2) Adrian Bunk
2007-03-31  2:41   ` Jeff Chua
2007-03-31  6:44   ` Frédéric Riss
2007-04-01  7:04   ` Michael S. Tsirkin
2007-04-01 20:37   ` Michael S. Tsirkin

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