On Wed, Jul 09, 2025 at 11:51:19PM +0000, Wei Liu wrote: > On Thu, Jul 03, 2025 at 03:44:31PM -0700, Nuno Das Neves wrote: > [...] > > PCI: hv: Don't load the driver for baremetal root partition > > x86/hyperv: Fix usage of cpu_online_mask to get valid cpu > > x86/hyperv: Clean up hv_map/unmap_interrupt() return values > > PCI: hv: Use the correct hypercall for unmasking interrupts on nested > > > > These are applied to hyperv-fixes. > > > Drivers: hv: Use nested hypercall for post message and signal event > > x86: hyperv: Expose hv_map_msi_interrupt function > > These have pending comments so they are not yet applied. PCI: hv: Use the correct hypercall for unmasking interrupts on nested This has a dependency on the second dropped patch, so this is also dropped. Wei