Re: [PATCH] workqueue: get the probable node ID from the first CPU of the mask

From: Tejun Heo
Date: Tue Jul 22 2014 - 11:30:33 EST


On Tue, Jul 22, 2014 at 01:04:02PM +0800, Lai Jiangshan wrote:
> + node = cpu_to_node(cpumask_first(pool->attrs->cpumask));

Minor but maybe cpumask_any() is a better fit here?

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/