Re: [RFC 05/26] mm, slub: extract get_partial() from new_slab_objects()

From: Christoph Lameter
Date: Tue May 25 2021 - 05:03:56 EST


On Tue, 25 May 2021, Vlastimil Babka wrote:

> The later patches will need more fine grained control over individual actions
> in ___slab_alloc(), the only caller of new_slab_objects(), so this is a first
> preparatory step with no functional change.

Acked-by: Christoph Lameter <cl@xxxxxxxxx>