Re: [PATCH 07/15] percpu: make percpu-km set chunk->populated bitmap properly

From: Christoph Lameter
Date: Sat Aug 23 2014 - 12:00:15 EST


On Fri, 22 Aug 2014, Tejun Heo wrote:

> percpu-km instantiates the whole chunk on creation and doesn't make
> use of chunk->populated bitmap and leaves it as zero. While this
> currently doesn't cause any problem, the inconsistency makes it
> difficult to build further logic on top of chunk->populated. This
> patch makes percpu-km fill chunk->populated on creation so that the
> bitmap is always consistent.

Acked-by: Christoph Lameter <cl@xxxxxxxxx>
--
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/