[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4743445a-09c4-4f14-b6a7-2e6509077680@linux.microsoft.com>
Date: Thu, 14 Nov 2024 13:35:53 -0800
From: Easwar Hariharan <eahariha@...ux.microsoft.com>
To: Nuno Das Neves <nunodasneves@...ux.microsoft.com>,
linux-hyperv@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org, iommu@...ts.linux.dev,
netdev@...r.kernel.org, linux-pci@...r.kernel.org,
linux-arch@...r.kernel.org, virtualization@...ts.linux.dev
Cc: eahariha@...ux.microsoft.com, kys@...rosoft.com, haiyangz@...rosoft.com,
wei.liu@...nel.org, mhklinux@...look.com, decui@...rosoft.com,
catalin.marinas@....com, will@...nel.org, luto@...nel.org,
tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
seanjc@...gle.com, pbonzini@...hat.com, peterz@...radead.org,
daniel.lezcano@...aro.org, joro@...tes.org, robin.murphy@....com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, lpieralisi@...nel.org, kw@...ux.com, robh@...nel.org,
bhelgaas@...gle.com, arnd@...db.de, sgarzare@...hat.com,
jinankjain@...ux.microsoft.com, muminulrussell@...il.com,
skinsburskii@...ux.microsoft.com, mukeshrathor@...rosoft.com,
vkuznets@...hat.com, ssengar@...ux.microsoft.com, apais@...ux.microsoft.com
Subject: Re: [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to
hyperv/hvhdk.h
On 11/7/2024 2:32 PM, Nuno Das Neves wrote:
> Switch to using hvhdk.h everywhere in the kernel. This header includes
> all the new Hyper-V headers in include/hyperv, which form a superset of
> the definitions found in hyperv-tlfs.h.
>
> This makes it easier to add new Hyper-V interfaces without being
> restricted to those in the TLFS doc (reflected in hyperv-tlfs.h).
>
> To be more consistent with the original Hyper-V code, the names of some
> definitions are changed slightly. Update those where needed.
>
> hyperv-tlfs.h is no longer included anywhere - hvhdk.h can serve
> the same role, but with an easier path for adding new definitions.
Michael already mentioned this, I'd also agree that it's better to
remove hyperv-tlfs.h entirely since it's been superseded.
This looks good to me, I'll wait for v3 addressing the other comments to
take a look again.
- Easwar
<...>
Powered by blists - more mailing lists