Mailing List Archive

[5/6] 2.6.21-rc4: known regressions
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 : Dynticks and High resolution Timer hanging the system
workaround: clocksource=acpi_pm
References : http://lkml.org/lkml/2007/3/7/504
Submitter : Stephane Casset <sept@logidee.com>
Caused-By : Thomas Gleixner <tglx@linutronix.de>
Status : unknown


Subject : soft lockup detected on CPU#0
References : http://lkml.org/lkml/2007/3/3/152
Submitter : Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Handled-By : Thomas Gleixner <tglx@linutronix.de>
Ingo Molnar <mingo@elte.hu>
Status : unknown


Subject : dynticks makes ksoftirqd1 use unreasonable amount of cpu time
References : http://bugzilla.kernel.org/show_bug.cgi?id=8100
Submitter : Emil Karlson <jkarlson@cc.hut.fi>
Handled-By : Thomas Gleixner <tglx@linutronix.de>
Status : problem is being debugged


Subject : i386: APIC timer disabled due to verification failure
(once in three boots or so)
References : http://lkml.org/lkml/2007/3/16/126
Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
Handled-By : Thomas Gleixner <tglx@linutronix.de>
Patch : http://lkml.org/lkml/2007/3/16/420
Status : patch available


-
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/
Re: [5/6] 2.6.21-rc4: known regressions [ In reply to ]
> Subject : i386: APIC timer disabled due to verification failure
> (once in three boots or so)
> References : http://lkml.org/lkml/2007/3/16/126
> Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> Handled-By : Thomas Gleixner <tglx@linutronix.de>
> Patch : http://lkml.org/lkml/2007/3/16/420
> Status : patch available
>
>
>

Hello,

This one is a small issue, I got bigger ones: as I said change in code order in suspend code broke both suspend to ram and disk

Those are commits.
        e3c7db621bed4afb8e231cb005057f2feb5db557 - [PATCH] [PATCH] PM: Change code ordering in main.c (breaks  S3)
        ed746e3b18f4df18afa3763155972c5835f284c5 - [PATCH] [PATCH] swsusp: Change code ordering in disk.c (breaks swsusp, I don't use it, but I tested it)
        259130526c267550bc365d3015917d90667732f1 - [PATCH] [PATCH] swsusp: Change code ordering in user.c (breaks uswsusp, that I use)

System freezes before suspend with those commits, even before suspend to disk.

I think that is is not so good idea to tell about all bugs in single letter ;-)

Regards,
Maxim Levitsky
-
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/
Re: [5/6] 2.6.21-rc4: known regressions [ In reply to ]
On Sun, Mar 18, 2007 at 09:07:01PM +0200, Maxim wrote:
> > Subject : i386: APIC timer disabled due to verification failure
> > (once in three boots or so)
> > References : http://lkml.org/lkml/2007/3/16/126
> > Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> > Handled-By : Thomas Gleixner <tglx@linutronix.de>
> > Patch : http://lkml.org/lkml/2007/3/16/420
> > Status : patch available
>
> Hello,
>
> This one is a small issue, I got bigger ones: as I said change in code order in suspend code broke both suspend to ram and disk
>
> Those are commits.
>         e3c7db621bed4afb8e231cb005057f2feb5db557 - [PATCH] [PATCH] PM: Change code ordering in main.c (breaks  S3)
>         ed746e3b18f4df18afa3763155972c5835f284c5 - [PATCH] [PATCH] swsusp: Change code ordering in disk.c (breaks swsusp, I don't use it, but I tested it)
>         259130526c267550bc365d3015917d90667732f1 - [PATCH] [PATCH] swsusp: Change code ordering in user.c (breaks uswsusp, that I use)
>
> System freezes before suspend with those commits, even before suspend to disk.

This was in my list as

Subject : suspend to disk hangs
References : http://lkml.org/lkml/2007/3/16/126
Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
Status : unknown

But I should add your bisecting information there.

> I think that is is not so good idea to tell about all bugs in single letter ;-)

These were 6 emails.

And they should give an overview as complete as possible of all
currently known regressions.

> Regards,
> Maxim Levitsky

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

-
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/
Re: [5/6] 2.6.21-rc4: known regressions [ In reply to ]
On Sunday 18 March 2007 21:22:19 Adrian Bunk wrote:
> On Sun, Mar 18, 2007 at 09:07:01PM +0200, Maxim wrote:
> > > Subject : i386: APIC timer disabled due to verification failure
> > > (once in three boots or so)
> > > References : http://lkml.org/lkml/2007/3/16/126
> > > Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> > > Handled-By : Thomas Gleixner <tglx@linutronix.de>
> > > Patch : http://lkml.org/lkml/2007/3/16/420
> > > Status : patch available
> >
> > Hello,
> >
> > This one is a small issue, I got bigger ones: as I said change in code order in suspend code broke both suspend to ram and disk
> >
> > Those are commits.
> >         e3c7db621bed4afb8e231cb005057f2feb5db557 - [PATCH] [PATCH] PM: Change code ordering in main.c (breaks  S3)
> >         ed746e3b18f4df18afa3763155972c5835f284c5 - [PATCH] [PATCH] swsusp: Change code ordering in disk.c (breaks swsusp, I don't use it, but I tested it)
> >         259130526c267550bc365d3015917d90667732f1 - [PATCH] [PATCH] swsusp: Change code ordering in user.c (breaks uswsusp, that I use)
> >
> > System freezes before suspend with those commits, even before suspend to disk.
>
> This was in my list as
>
> Subject : suspend to disk hangs
> References : http://lkml.org/lkml/2007/3/16/126
> Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> Status : unknown
>
> But I should add your bisecting information there.
>
> > I think that is is not so good idea to tell about all bugs in single letter ;-)

You didn't understand me, I wanted to say that I sent a email with subject line
"[BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far"

And I think now that I did wrong that I put all regressions and bugs I found here, but not in separate emails
Anyway it is not a problem

And by the way suspend to ram also hangs and hangs before suspend (Disk powers down, screen too, but fans are on, and etc...)
Reverting those fixes it.

>
> These were 6 emails.
>
> And they should give an overview as complete as possible of all
> currently known regressions.
>
> > Regards,
> > Maxim Levitsky
>
> cu
> Adrian
>


-
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/
Re: [5/6] 2.6.21-rc4: known regressions [ In reply to ]
On Sunday 18 March 2007 21:59:42 Maxim wrote:
> On Sunday 18 March 2007 21:22:19 Adrian Bunk wrote:
> > On Sun, Mar 18, 2007 at 09:07:01PM +0200, Maxim wrote:
> > > > Subject : i386: APIC timer disabled due to verification failure
> > > > (once in three boots or so)
> > > > References : http://lkml.org/lkml/2007/3/16/126
> > > > Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> > > > Handled-By : Thomas Gleixner <tglx@linutronix.de>
> > > > Patch : http://lkml.org/lkml/2007/3/16/420
> > > > Status : patch available
> > >
> > > Hello,
> > >
> > > This one is a small issue, I got bigger ones: as I said change in code order in suspend code broke both suspend to ram and disk
> > >
> > > Those are commits.
> > >         e3c7db621bed4afb8e231cb005057f2feb5db557 - [PATCH] [PATCH] PM: Change code ordering in main.c (breaks  S3)
> > >         ed746e3b18f4df18afa3763155972c5835f284c5 - [PATCH] [PATCH] swsusp: Change code ordering in disk.c (breaks swsusp, I don't use it, but I tested it)
> > >         259130526c267550bc365d3015917d90667732f1 - [PATCH] [PATCH] swsusp: Change code ordering in user.c (breaks uswsusp, that I use)
> > >
> > > System freezes before suspend with those commits, even before suspend to disk.
> >
> > This was in my list as
> >
> > Subject : suspend to disk hangs
> > References : http://lkml.org/lkml/2007/3/16/126
> > Submitter : Maxim Levitsky <maximlevitsky@gmail.com>
> > Status : unknown
> >
> > But I should add your bisecting information there.
> >
> > > I think that is is not so good idea to tell about all bugs in single letter ;-)
>
> You didn't understand me, I wanted to say that I sent a email with subject line
> "[BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far"
>
> And I think now that I did wrong that I put all regressions and bugs I found here, but not in separate emails
> Anyway it is not a problem
>
> And by the way suspend to ram also hangs and hangs before suspend (Disk powers down, screen too, but fans are on, and etc...)
> Reverting those fixes it.
>
> >
> > These were 6 emails.
> >
> > And they should give an overview as complete as possible of all
> > currently known regressions.
> >
> > > Regards,
> > > Maxim Levitsky
> >
> > cu
> > Adrian
> >
>
>
>

oops, ;-)

Regards,
Maxim Levitsky
-
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/