Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756739AbZFESAz (ORCPT ); Fri, 5 Jun 2009 14:00:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756619AbZFESAi (ORCPT ); Fri, 5 Jun 2009 14:00:38 -0400 Received: from sj-iport-3.cisco.com ([171.71.176.72]:4704 "EHLO sj-iport-3.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756503AbZFESAg (ORCPT ); Fri, 5 Jun 2009 14:00:36 -0400 X-IronPort-AV: E=Sophos;i="4.41,312,1241395200"; d="scan'208";a="167644975" Date: Fri, 5 Jun 2009 11:00:38 -0700 From: David VomLehn To: Ming Lei Cc: Alan Stern , Arjan van de Ven , James Bottomley , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-usb@vger.kernel.org, greg@kroah.com, linux-scsi@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 1/5] initdev:kernel: Asynchronously-discovered device synchronization, v5 Message-ID: <20090605180038.GC18688@cuplxvomd02.corp.sa.net> References: <20090504074522.13f1ed77@infradead.org> <20090505234725.5ab247db@linux-lm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Authentication-Results: sj-dkim-2; header.From=dvomlehn@cisco.com; dkim=pass ( sig from cisco.com/sjdkim2002 verified; ); Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 17 On Tue, May 05, 2009 at 11:53:38AM -0400, Ming Lei wrote: > 2009/5/5 Ming Lei : > Also need all block device drivers use initdev_*, much work to do,:-) Not directly. All interesting block devices funnel through just a few functions to make the block device usable. I think I have the right place for the initdev_registered() call, but I definitely need feedback on this. > Lei Ming David VomLehn -- 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/