public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: akpm@linux-foundation.org
Cc: torvalds@linux-foundation.org, dwmw2@infradead.org,
	ext-jorg.2.schummer@nokia.com, linux-mmc@vger.kernel.org,
	nico@fluxnic.net, rjw@sisk.pl, stable@kernel.org
Subject: Re: [patch 5/8] mmc: fix hang if card was removed during suspend and unsafe resume was enabled
Date: Thu, 11 Feb 2010 18:39:43 +0200	[thread overview]
Message-ID: <1265906383.9788.2.camel@maxim-laptop> (raw)
In-Reply-To: <201002102156.o1ALudbX001270@imap1.linux-foundation.org>

On Wed, 2010-02-10 at 13:56 -0800, akpm@linux-foundation.org wrote: 
> From: Maxim Levitsky <maximlevitsky@gmail.com>
> 
> Presently the following operations lead to a hang:
> 
> -> Have a kernel with CONFIG_MMC_UNSAFE_RESUME
> -> Insert MMC/SD card
> -> Suspend/hibernate the system
> -> While system is hibernated/suspended pull the card off
> -> Resume the system
> -> Hang

I would like to withdraw this patch.
Although it fixes the case of CONFIG_MMC_UNSAFE_RESUME=y
it doesn't fix the case of CONFIG_MMC_UNSAFE_RESUME=n

It is more like a workaround for real problem, problem that del_gendisk
hangs when it is called while userspace is frozen.
I bet that this is a regression.

Best regards,
Maxim Levitsky


      reply	other threads:[~2010-02-11 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 21:56 [patch 5/8] mmc: fix hang if card was removed during suspend and unsafe resume was enabled akpm
2010-02-11 16:39 ` Maxim Levitsky [this message]

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=1265906383.9788.2.camel@maxim-laptop \
    --to=maximlevitsky@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=dwmw2@infradead.org \
    --cc=ext-jorg.2.schummer@nokia.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=nico@fluxnic.net \
    --cc=rjw@sisk.pl \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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