Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936690Ab3DHKY6 (ORCPT ); Mon, 8 Apr 2013 06:24:58 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:41038 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936663Ab3DHKYv (ORCPT ); Mon, 8 Apr 2013 06:24:51 -0400 MIME-Version: 1.0 In-Reply-To: References: <91239cde99aaba2715f63db1f88241d9f4a36e13.1364740180.git.viresh.kumar@linaro.org> <20130331181931.GA7533@htj.dyndns.org> <20130403215412.GG3411@htj.dyndns.org> Date: Mon, 8 Apr 2013 15:54:51 +0530 Message-ID: Subject: Re: [PATCH V4 3/4] block: queue work on unbound wq From: Viresh Kumar To: Tejun Heo Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, "David S. Miller" , airlied@redhat.com, Jens Axboe , Thomas Gleixner , Peter Zijlstra , Ingo Molnar , Steven Rostedt , linux-rt-users@vger.kernel.org, lkml 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: 639 Lines: 13 On 5 April 2013 17:52, Tejun Heo wrote: > On Fri, Apr 5, 2013 at 2:47 AM, Viresh Kumar wrote: >> module_param()?? We can't compile kernel/workqueue.c as a module and >> hence i went with #define + a variable with functions to set/reset it... > > module_param works fine for kernel proper. Got it!! Btw, to which Kconfig should i add WQ config option? -- 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/