Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759241Ab2HWTWf (ORCPT ); Thu, 23 Aug 2012 15:22:35 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:36504 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758133Ab2HWTWc (ORCPT ); Thu, 23 Aug 2012 15:22:32 -0400 Date: Thu, 23 Aug 2012 12:22:27 -0700 From: Tejun Heo To: Chris Wilson , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH] i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 Message-ID: <20120823192227.GB14962@google.com> References: <20120822234057.GR19212@google.com> <1345708607_3773@CP5-2952> <20120823084325.GA5418@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120823084325.GA5418@phenom.ffwll.local> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1038 Lines: 27 Hello, On Thu, Aug 23, 2012 at 10:43:25AM +0200, Daniel Vetter wrote: > On Thu, Aug 23, 2012 at 08:56:37AM +0100, Chris Wilson wrote: > > On Wed, 22 Aug 2012 16:40:57 -0700, Tejun Heo wrote: > > > This is an equivalent conversion and will ease scheduled removal of > > > WQ_NON_REENTRANT. > > > > > > Signed-off-by: Tejun Heo > > Reviewed-by: Chris Wilson > > Acked-by: Daniel Vetter for merging through any > tree that pleases you (if it makes merging easier for WQ_NON_REENTRANT > removal). Or should I just merge this through drm-intel-next? I think it would be better to route this one through drm-intel-next. WQ_NON_REENTRANT won't be deprecated until after the next -rc1 anyway. 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/