> 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 ;-)