Re: [Bug 12492] Re: [patch 1/2] stop_machine: introducestop_machine_create/destroy.

From: Heiko Carstens
Date: Tue Jan 27 2009 - 05:09:32 EST


On Tue, 27 Jan 2009 01:52:02 -0800
Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Tue, 27 Jan 2009 00:04:32 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> > Commit 9ea09af3bd3090e8349ca2899ca2011bd94cda85 introduced a
> > regression that caused the kernel to fail to suspend. The 'sleeping'
> > LED on the laptop just keeps blinking and the laptop never shuts
> > down. I think this was eventually fixed because with 2.6.29-rc1 and
> > -rc2 the laptop suspends fine, but fails to resume. When I try to
> > resume, all I see is a blinking cursor in the top left corner of the
> > screen.
> >
> > I'm using acpi_sleep=s3_bios,s3_mode, suspending using a script
> > that does: echo mem > /sys/power/state.
>
> hm. Re-reading this, it seems to be saying that
> 9ea09af3bd3090e8349ca2899ca2011bd94cda85 might be innocent, and that
> some other patch might have caused the resume regression?

Yes, I already updated the bugzilla entry at kernel.org:

The bug introduced with the introduction of stop_machine_create/destroy
was fixed with a0e280e0f33f6c859a235fb69a875ed8f3420388
"stop_machine/cpu hotplug: fix disable_nonboot_cpus".
Must be something else.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/