Re: [PATCH net-next] sctp: Simplify the allocation of slab caches

From: Xin Long
Date: Wed Jan 31 2024 - 20:15:03 EST


On Wed, Jan 31, 2024 at 3:46 AM Kunwu Chan <chentao@xxxxxxxxxx> wrote:
>
> commit 0a31bd5f2bbb ("KMEM_CACHE(): simplify slab cache creation")
> introduces a new macro.
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.
>
> Signed-off-by: Kunwu Chan <chentao@xxxxxxxxxx>
Acked-by: Xin Long <lucien.xin@xxxxxxxxx>