From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v2] MMC: fix all hangs related to mmc/sd card insert/removal during suspend/resume. Date: Mon, 14 Jun 2010 15:51:57 -0700 Message-ID: <20100614155157.dca38e09.akpm@linux-foundation.org> References: <1276283791.8557.29.camel@maxim-laptop> <1276283995-10812-1-git-send-email-maximlevitsky@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:60320 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752851Ab0FNWwv (ORCPT ); Mon, 14 Jun 2010 18:52:51 -0400 In-Reply-To: <1276283995-10812-1-git-send-email-maximlevitsky@gmail.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Maxim Levitsky Cc: linux-mmc , "Rafael J. Wysocki" , linux-pm , linux-kernel , Philip Langdale On Fri, 11 Jun 2010 22:19:55 +0300 Maxim Levitsky wrote: > If you don't use CONFIG_MMC_UNSAFE_RESUME, card will now be removed > in pm notified while userspace is still running. > Thus it will be possible to sync it propely. That paragraph is a disaster and I'm not sure that I understand it well enough to repair it. I think you wanted s/now/not/ and s/in/if/ and s/it will be/it will not be/. Or perhaps you didn't. Please send a comprehensible replacement.