Re: [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

2024-12-05 Thread Easwar Hariharan
On 11/25/2024 3:24 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 b

RE: [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

2024-11-25 Thread Michael Kelley
From: Nuno Das Neves Sent: Monday, November 25, 2024 3:25 PM > > 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