Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933127Ab3HNUHx (ORCPT ); Wed, 14 Aug 2013 16:07:53 -0400 Received: from mail-qe0-f44.google.com ([209.85.128.44]:36950 "EHLO mail-qe0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933022Ab3HNUHw (ORCPT ); Wed, 14 Aug 2013 16:07:52 -0400 Date: Wed, 14 Aug 2013 16:07:48 -0400 From: Tejun Heo To: Chris Metcalf Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Thomas Gleixner , Frederic Weisbecker , Cody P Schafer Subject: Re: [PATCH v7 2/2] mm: make lru_add_drain_all() selective Message-ID: <20130814200748.GI28628@htj.dyndns.org> References: <520AAF9C.1050702@tilera.com> <201308132307.r7DN74M5029053@farm-0021.internal.tilera.com> <20130813232904.GJ28996@mtj.dyndns.org> <520AC215.4050803@tilera.com> <20130813234629.4ce2ec70.akpm@linux-foundation.org> <520BAA5B.9070407@tilera.com> <20130814165723.GE28628@htj.dyndns.org> <520BBBE7.7020302@tilera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <520BBBE7.7020302@tilera.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 28 Hello, Chris. On Wed, Aug 14, 2013 at 01:18:31PM -0400, Chris Metcalf wrote: > On 8/14/2013 12:57 PM, Tejun Heo wrote: > > Hello, Chris. > > > > On Wed, Aug 14, 2013 at 12:03:39PM -0400, Chris Metcalf wrote: > >> Tejun, I don't know if you have a better idea for how to mark a > >> work_struct as being "not used" so we can set and test it here. > >> Is setting entry.next to NULL good? Should we offer it as an API > >> in the workqueue header? > > Maybe simply defining a static cpumask would be cleaner? > > I think you're right, actually. Andrew, Tejun, how does this look? Looks good to me. Please feel free to add Reviewed-by: Tejun Heo 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/