Re: [PATCH v2 1/1] mm, slab: move allocation tagging code in the alloc path into a hook

From: Vlastimil Babka
Date: Thu Jul 04 2024 - 10:29:21 EST


On 7/4/24 3:59 PM, Suren Baghdasaryan wrote:
> Move allocation tagging specific code in the allocation path into
> alloc_tagging_slab_alloc_hook, similar to how freeing path uses
> alloc_tagging_slab_free_hook. No functional changes, just code
> cleanup.
>
> Suggested-by: Vlastimil Babka <vbabka@xxxxxxx>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>

Thanks, merged to slab/for-next