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

From: Tejun Heo
Date: Fri Apr 05 2013 - 08:23:08 EST


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.

--
tejun
--
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/