Re: [PATCH V4 3/4] block: queue work on unbound wq

From: Viresh Kumar
Date: Mon Apr 08 2013 - 06:25:00 EST


On 5 April 2013 17:52, Tejun Heo <tj@xxxxxxxxxx> wrote:
> On Fri, Apr 5, 2013 at 2:47 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/