On Tue, Apr 15, 2025 at 11:07:21AM -0700, mhkelle...@gmail.com wrote: [...] > > This patch set is built against linux-next20250411. > > [1] > https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/tlfs/tlfs > > Michael Kelley (7): > Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments > x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1 > x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2 > Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments > PCI: hv: Use hv_hvcall_*() to set up hypercall arguments > Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments for mshv > code > Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
I applied this series before but then there is a new discussion ongoing, so I've dropped it from my tree for now until the discussion settles. Wei