Re: [RFC PATCH 1/2] x86, lib, xenpv: Add WBNOINVD helper functions
From: Kevin Loughlin <hidden>
Date: 2024-12-03 23:43:05
Also in:
kvm, lkml, xen-devel
From: Kevin Loughlin <hidden>
Date: 2024-12-03 23:43:05
Also in:
kvm, lkml, xen-devel
On Tue, Dec 3, 2024 at 12:11 AM Xin Li [off-list ref] wrote:
On 12/2/2024 10:47 PM, Juergen Gross wrote:quoted
P.S.: As the paravirt maintainer I would have preferred to be Cc-ed in the initial patch mail.Looks that Kevin didn't run './scripts/get_maintainer.pl'?
Woops, my bad. I somehow ended up with the full maintainer list for
patch 2/2 from the script but not this one (1/2). Apologies and thanks
for the heads up.
I saw Juergen's patch [0] ("x86/paravirt: remove the wbinvd hook") to
remove the WBINVD hook, so I'll do the same for WBNOINVD in the next
version (meaning I shouldn't need to update xenpv code anymore).
[0] https://lore.kernel.org/lkml/20241203071550.26487-1-jgross@suse.com/ (local)
Thanks!
Kevin