Re: [PATCH 3/3] workqueue: remove unused argument ofwq_worker_waking_up()

From: Tejun Heo
Date: Wed Oct 24 2012 - 15:14:24 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/