2023-10-23 10:56:41

by Catalin Marinas

[permalink] [raw]
Subject: Re: [PATCH -next] mm/kmemleak: move the initialisation of object to __link_object

On Mon, Oct 23, 2023 at 10:51:25AM +0800, Liu Shixin wrote:
> Leave __alloc_object() just do the actual allocation and __link_object()
> do the full initialisation.
>
> Suggested-by: Catalin Marinas <[email protected]>
> Signed-off-by: Liu Shixin <[email protected]>

It looks fine to me. Thanks.

Reviewed-by: Catalin Marinas <[email protected]>