Re: [RFC 06/26] mm, slub: dissolve new_slab_objects() into ___slab_alloc()

From: Christoph Lameter
Date: Tue May 25 2021 - 05:06:49 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 dissolve it
> there. This is a preparatory step with no functional change.

Acked-by: Christoph Lameter <cl@xxxxxxxxx>