From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
linux-kernel@vger.kernel.org, Tomas Carnecky <tom@dbservice.com>,
bugme-daemon@bugzilla.kernel.org
Subject: Re: [Bug 12492] Re: [patch 1/2] stop_machine: introduce stop_machine_create/destroy.
Date: Tue, 27 Jan 2009 11:09:16 +0100 [thread overview]
Message-ID: <20090127110916.4a7dbec4@osiris.boeblingen.de.ibm.com> (raw)
In-Reply-To: <20090127015202.486dd1af.akpm@linux-foundation.org>
On Tue, 27 Jan 2009 01:52:02 -0800
Andrew Morton <akpm@linux-foundation.org> wrote:
> On Tue, 27 Jan 2009 00:04:32 -0800 Andrew Morton <akpm@linux-foundation.org> 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.
next prev parent reply other threads:[~2009-01-27 10:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-22 11:36 [patch 0/2] stop_machine: create kstop threads only when needed Heiko Carstens
2008-12-22 11:36 ` [patch 1/2] stop_machine: introduce stop_machine_create/destroy Heiko Carstens
2009-01-27 8:04 ` [Bug 12492] " Andrew Morton
2009-01-27 9:52 ` Andrew Morton
2009-01-27 10:09 ` Heiko Carstens [this message]
2008-12-22 11:36 ` [patch 2/2] module: convert to stop_machine_create/destroy Heiko Carstens
2008-12-25 13:07 ` [patch 0/2] stop_machine: create kstop threads only when needed Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090127110916.4a7dbec4@osiris.boeblingen.de.ibm.com \
--to=heiko.carstens@de.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=bugme-daemon@bugzilla.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
--cc=tom@dbservice.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome