Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754147Ab3DMKtT (ORCPT ); Sat, 13 Apr 2013 06:49:19 -0400 Received: from mail-lb0-f181.google.com ([209.85.217.181]:63278 "EHLO mail-lb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752764Ab3DMKtS (ORCPT ); Sat, 13 Apr 2013 06:49:18 -0400 Message-ID: <1365850153.9806.59.camel@host5.omatika.ru> Subject: Re: [PATCH v2] wait while adding MMC host to ensure root mounts From: Sergey Yanovich To: Chris Ball Cc: Ulf Hansson , Greg Kroah-Hartman , Linus Walleij , Jaehoon Chung , Namjae Jeon , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Date: Sat, 13 Apr 2013 14:49:13 +0400 In-Reply-To: <87ppylf429.fsf@octavius.laptop.org> References: <1363223183-3772-1-git-send-email-ynvich@gmail.com> <1363224194-7366-1-git-send-email-ynvich@gmail.com> <87620jmkoe.fsf@octavius.laptop.org> <87ppylf429.fsf@octavius.laptop.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4-3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 707 Lines: 17 On Wed, 2013-03-27 at 07:57 -0400, Chris Ball wrote: > If the delay's significant, I agree with you and will revert this patch. The patch was reverted. The problem is back. Filed bug: https://bugzilla.kernel.org/show_bug.cgi?id=56561 A possible solution is to make card a separate device (now only the host is a device). In this case, the probing could be done asynchronously without breaking the assumption in prepare_namespace(). Chris, could you comment? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/