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 <[email protected]> -- 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/

