Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755377AbYJOQ7d (ORCPT ); Wed, 15 Oct 2008 12:59:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752455AbYJOQ70 (ORCPT ); Wed, 15 Oct 2008 12:59:26 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:58865 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752118AbYJOQ7Z (ORCPT ); Wed, 15 Oct 2008 12:59:25 -0400 Date: Wed, 15 Oct 2008 09:59:05 -0700 From: Andrew Morton To: Arjan van de Ven Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, mingo@elte.hu, Evgeniy Polyakov Subject: Re: [PATCH] fastboot: Introduce an asynchronous function call mechanism Message-Id: <20081015095905.41219c9d.akpm@linux-foundation.org> In-Reply-To: <20081015075246.2e1610f3@infradead.org> References: <20081012194427.2e21c22e@infradead.org> <20081015014117.faff3a61.akpm@linux-foundation.org> <20081015075246.2e1610f3@infradead.org> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 725 Lines: 23 On Wed, 15 Oct 2008 07:52:46 -0400 Arjan van de Ven wrote: > On Wed, 15 Oct 2008 01:41:17 -0700 > Andrew Morton wrote: > > > +static int async_active = 0; > > > > ? > ok will add comment I was actually "?"ing at the "= 0". I thought that would be obvious but it's whizzed past two people so far :( > > > > Please talk to Evgeniy about his new thread_pool stuff which I've > > suggested become a generic library. ^^ this? -- 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/