Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758357Ab3DXM1N (ORCPT ); Wed, 24 Apr 2013 08:27:13 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:61529 "EHLO mail-ob0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757729Ab3DXM1L (ORCPT ); Wed, 24 Apr 2013 08:27:11 -0400 MIME-Version: 1.0 In-Reply-To: References: <480f5d6da920e2f2b868f311228c81635727799e.1366803121.git.viresh.kumar@linaro.org> Date: Wed, 24 Apr 2013 17:57:09 +0530 Message-ID: Subject: Re: [PATCH V5 1/5] workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues From: Viresh Kumar To: Amit Kucheria Cc: Tejun Heo , Jens Axboe , Robin Randhawa , linux-rt-users@vger.kernel.org, Patch Tracking , Peter Zijlstra , Liviu Dudau , linux-kernel@vger.kernel.org, Steven Rostedt , mingo@redhat.com, Steve Bannister , airlied@redhat.com, Arvind Chauhan , davem@davemloft.net, Lists linaro-kernel , Charles Garcia-Tobin Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 16 On 24 April 2013 17:50, Amit Kucheria wrote: > On Wed, Apr 24, 2013 at 5:12 PM, Viresh Kumar wrote: >> +config WQ_POWER_EFFICIENT >> + bool "Workqueue allocated as UNBOUND (by default) for power efficiency" >> + depends on PM > > default n If this line is not present i believe it is 'default n' only. So, i skipped it. All others comments accepted. -- 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/