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

From: Andrew Morton
Date: Mon Oct 23 2023 - 14:16:30 EST


On Mon, 23 Oct 2023 10:51:25 +0800 Liu Shixin <liushixin2@xxxxxxxxxx> wrote:

> Leave __alloc_object() just do the actual allocation and __link_object()
> do the full initialisation.

Changelog doesn't describe why we're making this change?