From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: Mattia Dongili <malattia@linux.it>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
linux-pm@lists.linux-foundation.org, Alex Dubov <oakad@yahoo.com>,
Pierre Ossman <drzeus@drzeus.cx>
Subject: Re: 2.6.22-rc1 regression: tifm prevents suspending [was: Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR]
Date: Sat, 19 May 2007 20:29:36 +0200 [thread overview]
Message-ID: <200705192029.37436.rjw@sisk.pl> (raw)
In-Reply-To: <6bffcb0e0705191017n1d1e6eb7k1370d5ce5cf17fb9@mail.gmail.com>
On Saturday, 19 May 2007 19:17, Michal Piotrowski wrote:
> Hi,
>
> On 19/05/07, Mattia Dongili <malattia@linux.it> wrote:
> > On Sat, May 19, 2007 at 12:04:13AM -0700, Andrew Morton wrote:
> > > On Sat, 19 May 2007 15:48:29 +0900 Mattia Dongili <malattia@linux.it> wrote:
> > >
> > > > On Fri, May 18, 2007 at 12:22:40AM -0700, Andrew Morton wrote:
> > > > > On Fri, 18 May 2007 16:15:24 +0900 Mattia Dongili <malattia@linux.it> wrote:
> > > > >
> > > > > > Hello,
> > > > > >
> > > > > > After finally catching fw-{ohci,core} to be problematic during resume,
> > > > > > I'm now experiencing an immediate resume after suspending.
> > > > > >
> > > > > > 2.6.21-rc7-mm* didn't even suspend, my last known suspend-and-resuming
> > > > > > kernel was 2.6.21-rc5-mm3 (I know one other vaio SZ user could STR with
> > > > > > 2.6.21-rc6-mm* after the cpuidle fixes).
> > > > > >
> > > > > > my .config is: http://oioio.altervista.org/linux/config-2.6.22-rc1-mm1-1
> > > > > > and a str cycle with PM_DEBUG=y:
> > > > > > http://oioio.altervista.org/linux/dmesg-SRT-immediately-resumes.txt
> > > > ...
> > > > > > Any idea where to start from? (bisecting is ok, but it'll take some
> > > > > > time...)
> > > > >
> > > > > Bisecting isn't that bad ;) I'd pick git-acpi.patch as the starting point.
> > > >
> > > > ok, git-acpi.patch is not the bad boy :)
> > > > Anyway what we have is a regression in 2.6.22-rc1 since the laptop can't
> > > > suspend (it sits on the "Stopping tasks" console screen) while 2.6.21
> > > > can.
> > > > I'm now bisecting this, will come to -mm1 later when done with this one.
> > >
> > > OK, thanks.
> > >
> > > > Who is the regression-guy?
> > >
> > > Len, usually ;) But I think you meant Michal, cc'ed here.
> >
> > LOL, not this time. We have the responsible commit for 2.6.22-rc1 (Cc
> > added):
> >
> > 3540af8ffddcdbc7573451ac0b5cd57a2eaf8af5 is first bad commit
> > commit 3540af8ffddcdbc7573451ac0b5cd57a2eaf8af5
> > Author: Alex Dubov <oakad@yahoo.com>
> > Date: Thu Apr 12 16:59:15 2007 +1000
> >
>
> Subject : Broken suspend on SMP with tifm
> References : http://lkml.org/lkml/2007/5/13/161
> Submitter : Rafael J. Wysocki <rjw@sisk.pl>
> Status : patch was suggested
>
> Actually should be "a few patches was suggested"
>
> Rafael, please point me the right patch.
Fixed in the mainline, by
commit e3dfd2964ea86ae65f511b10d62ea54d46db3708
make freezeable workqueues singlethread
Greetings,
Rafael
next prev parent reply other threads:[~2007-05-19 18:29 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-18 7:15 [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR Mattia Dongili
2007-05-18 7:22 ` Andrew Morton
2007-05-19 6:48 ` Mattia Dongili
2007-05-19 7:04 ` Andrew Morton
2007-05-19 15:11 ` 2.6.22-rc1 regression: tifm prevents suspending [was: Re: [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR] Mattia Dongili
2007-05-19 16:43 ` Mattia Dongili
2007-05-19 17:17 ` Michal Piotrowski
2007-05-19 18:29 ` Rafael J. Wysocki [this message]
2007-05-19 20:50 ` Michal Piotrowski
2007-05-20 6:14 ` [2.6.22-rc1-mm1] vaio laptop (SZ72B) immediately resumes after STR Mattia Dongili
2007-05-20 6:47 ` Andrew Morton
2007-05-20 6:59 ` Mattia Dongili
2007-05-20 18:38 ` David Brownell
2007-05-21 0:41 ` Mattia Dongili
2007-05-21 1:22 ` David Brownell
2007-05-21 2:05 ` Mattia Dongili
2007-06-19 8:57 ` Zhang Rui
2007-06-19 9:30 ` Mattia Dongili
2007-06-19 9:55 ` Zhang Rui
2007-06-19 11:26 ` Rafael J. Wysocki
2007-06-20 1:52 ` Zhang Rui
2007-06-20 21:39 ` Rafael J. Wysocki
2007-06-22 10:08 ` David Brownell
2007-06-22 14:33 ` [linux-pm] " Alan Stern
2007-06-19 10:09 ` Mattia Dongili
2007-06-19 14:20 ` Alan Stern
2007-06-20 14:45 ` [linux-pm] " Mattia Dongili
2007-06-20 16:33 ` Alan Stern
2007-06-21 6:42 ` Mattia Dongili
2007-06-21 7:28 ` Zhang Rui
2007-06-21 9:22 ` Mattia Dongili
2007-06-21 15:45 ` Alan Stern
2007-06-22 9:22 ` Mattia Dongili
2007-06-22 9:43 ` David Brownell
2007-06-22 14:07 ` Alan Stern
2007-06-22 10:02 ` David Brownell
2007-06-22 14:22 ` Alan Stern
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=200705192029.37436.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=akpm@linux-foundation.org \
--cc=drzeus@drzeus.cx \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=malattia@linux.it \
--cc=michal.k.k.piotrowski@gmail.com \
--cc=oakad@yahoo.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