On Tue, Oct 23, 2012 at 10:44:49AM +0900, JoonSoo Kim wrote:
> > if (!(worker->flags & WORKER_NOT_RUNNING)) {
> > WARN_ON_ONCE(worker->pool->gcwq->cpu != cpu);
> > atomic_inc(get_pool_nr_running(worker->pool));
> > }
> >
>
> I have no objection to do this for now.
Care to cook up a patch?
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/