Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754073Ab0GNJjn (ORCPT ); Wed, 14 Jul 2010 05:39:43 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:35734 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753975Ab0GNJjl (ORCPT ); Wed, 14 Jul 2010 05:39:41 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=IZyc1Wz2Noz7wmVBIwr5DcNetH4UCIAnIqJ9TM1sotGPdKOfJihzfC7t3xrFHLK4IT 4qPuDagyt0zmFG1i6NL22qKvF1IjJrX6TnHq4DW6cxPAaCg5QWj9I5hHPYrlwFheQpQh MCy//JNshp1f1WvoCOk78eljsHqj6kPLXCA2c= Message-ID: <4C3D85D4.4070702@gmail.com> Date: Wed, 14 Jul 2010 11:39:32 +0200 From: Tejun Heo User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: David Howells , Arjan van de Ven CC: Frederic Weisbecker , torvalds@linux-foundation.org, mingo@elte.hu, linux-kernel@vger.kernel.org, jeff@garzik.org, akpm@linux-foundation.org, rusty@rustcorp.com.au, cl@linux-foundation.org, oleg@redhat.com, axboe@kernel.dk, dwalker@codeaurora.org, stefanr@s5r6.in-berlin.de, florian@mickler.org, andi@firstfloor.org, mst@redhat.com, randy.dunlap@oracle.com, Arjan van de Ven Subject: Re: [PATCHSET] workqueue: implement and use WQ_UNBOUND References: <4C2A2688.1020206@kernel.org> <1277759063-24607-1-git-send-email-tj@kernel.org> <1277759063-24607-35-git-send-email-tj@kernel.org> <20100628225513.GB10104@nowhere> <4C299FD8.7030904@kernel.org> <20100629121855.GA5318@nowhere> <4C2A1558.7060007@kernel.org> <20100629155228.GK5318@nowhere> <4C2A176F.1090101@kernel.org> <4C2A220B.8080006@linux.intel.com> <25085.1277847455@redhat.com> <4C2DAEBB.7090607@kernel.org> <4C34139B.6090204@gmail.com> In-Reply-To: <4C34139B.6090204@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 24 Hello, On 07/07/2010 07:41 AM, Tejun Heo wrote: > On 07/02/2010 11:17 AM, Tejun Heo wrote: >> Arjan, I still think we'll be better off using bound workqueues for >> async but let's first convert without causing behavior difference. >> Either way isn't gonna result in any noticeable difference anyway. If >> you're okay with the conversion, please ack it. > > Ping, Arjan. Just for the record, I pinged Arjan again offlist and Arjan acked the conversion in the reply. Added Acked-by and pushed the conversion to for-next-candidate which will be pushed into linux-next the next week. Thanks. -- tejun -- 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/