Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759506AbZAGCl3 (ORCPT ); Tue, 6 Jan 2009 21:41:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754820AbZAGClS (ORCPT ); Tue, 6 Jan 2009 21:41:18 -0500 Received: from mga09.intel.com ([134.134.136.24]:26760 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752918AbZAGClR (ORCPT ); Tue, 6 Jan 2009 21:41:17 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.37,223,1231142400"; d="scan'208";a="376271434" Date: Wed, 7 Jan 2009 10:41:06 +0800 From: Shaohua Li To: Arjan van de Ven Cc: "ncunningham-lkml@crca.org.au" , "linux-kernel@vger.kernel.org" , "torvalds@linux-foundation.org" , "mingo@elte.hu" , "fweisbec@gmail.com" , "linux-scsi@vger.kernel.org" , "linux-ide@vger.kernel.org" , "linux-acpi@vger.kernel.org" , "akpm@linux-foundation.org" Subject: Re: [PATCH 0/4] Fastboot revisited: Asynchronous function calls Message-ID: <20090107024105.GA20931@sli10-desk.sh.intel.com> References: <20090104092430.7ffd2c41@infradead.org> <1231135294.8179.45.camel@nigel-laptop> <20090105025300.3afbec23@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090105025300.3afbec23@infradead.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 24 On Mon, Jan 05, 2009 at 06:53:00PM +0800, Arjan van de Ven wrote: > On Mon, 05 Jan 2009 17:01:34 +1100 > Nigel Cunningham wrote: > > > Hi Arjan. > > > > Great work, and valuable too. I'm just wondering if the header file > > name "async.h" is a little too generic? Something like async_init.h > > perhaps? > > > > while the users I have in mind are during init, the concept and > infrastructure of asynchronous function calls is by no means limited to > that use case... I hope there are many other uses for this :) This can be used for shutdown too. Some drivers like sata and serio shutdown time is long. Thanks, Shaohua -- 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/