From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH V5 1/5] workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues Date: Wed, 24 Apr 2013 09:12:08 -0700 Message-ID: <20130424161208.GA16991@mtj.dyndns.org> References: <480f5d6da920e2f2b868f311228c81635727799e.1366803121.git.viresh.kumar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Amit Kucheria , 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 To: Viresh Kumar Return-path: Received: from mail-qc0-f182.google.com ([209.85.216.182]:37746 "EHLO mail-qc0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751958Ab3DXQMQ (ORCPT ); Wed, 24 Apr 2013 12:12:16 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Wed, Apr 24, 2013 at 05:57:09PM +0530, Viresh Kumar wrote: > If this line is not present i believe it is 'default n' only. So, i skipped it. I think the difference is that when you configure the option for the first time - ie. building kernel with .config used for an older kernel - that it prompts for selection, thus annoying the big penguin. You probably want the explicit 'N'. Thanks. -- tejun