Re: [PATCH ipsec-next] xfrm: Simplify the allocation of slab caches in xfrm_policy_init

From: Steffen Klassert
Date: Mon Feb 12 2024 - 02:22:41 EST


On Tue, Jan 30, 2024 at 04:14:11PM +0800, Kunwu Chan 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>

Applied to ipsec-next, thanks!