Re: [PATCH v2 06/21] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks

From: Thomas Gleixner
Date: Fri Dec 01 2023 - 06:28:53 EST


On Mon, Nov 20 2023 at 19:34, Vlastimil Babka wrote:

> The CPUHP_SLAB_PREPARE hooks are only used by SLAB which is removed.
> SLUB defines them as NULL, so we can remove those altogether.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>