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