Re: [PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()

From: Sean Christopherson
Date: Fri Feb 02 2024 - 19:15:03 EST


On Tue, 16 Jan 2024 18:00:25 +0800, Kunwu Chan wrote:
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.
>
>

Applied to kvm-x86 mmu, with a slightly expanded changelog. Thanks!

[1/1] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
https://github.com/kvm-x86/linux/commit/0dbd05469966

--
https://github.com/kvm-x86/linux/tree/next