[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170674428314.4156118.6499513902134394843.b4-ty@google.com>
Date: Fri, 2 Feb 2024 16:11:33 -0800
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, pbonzini@...hat.com, tglx@...utronix.de,
mingo@...hat.com, bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org,
hpa@...or.com, Kunwu Chan <chentao@...inos.cn>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
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
Powered by blists - more mailing lists