All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Langdale <philipl@overt.org>
To: Pierre Ossman <drzeus@drzeus.cx>
Cc: rjw@sisk.pl, linux kernel <linux-kernel@vger.kernel.org>,
	sdhci-devel@list.drzeus.cx
Subject: Re: [PATCH] ricoh_mmc: Use suspend_late/resume_early
Date: Sat, 24 Jan 2009 12:40:03 -0800	[thread overview]
Message-ID: <497B7CA3.3080802@overt.org> (raw)
In-Reply-To: <20090124185723.7dc9a875@mjolnir.drzeus.cx>

Pierre Ossman wrote:
> On Sun, 18 Jan 2009 14:11:20 -0500 (EST)
> philipl@overt.org wrote:
> 
>> If ricoh_mmc suspends before sdhci_pci, it will pull the card
>> out from under the controller, which could leave the system in
>> a very confused state.
>>
>> Using suspend_late/resume_early ensures that sdhci_pci suspends first
>> and resumes second.
>>
>> Signed-off-by: Philip Langdale <philipl@overt.org>
>> ---
> 
> What's the plan here? Apply for .29?

That's what I'd recommend - we are seeing reports of problems that
would be fixed by this.

eg: http://lkml.org/lkml/2009/1/21/241

--phil

  reply	other threads:[~2009-01-24 20:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-18 19:11 [PATCH] ricoh_mmc: Use suspend_late/resume_early philipl
2009-01-24 17:57 ` Pierre Ossman
2009-01-24 20:40   ` Philip Langdale [this message]
2009-01-24 20:55     ` Rafael J. Wysocki
2009-01-24 21:11       ` Pierre Ossman

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=497B7CA3.3080802@overt.org \
    --to=philipl@overt.org \
    --cc=drzeus@drzeus.cx \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=sdhci-devel@list.drzeus.cx \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.