From: Bjorn Helgaas Date: Wed, 6 Mar 2019 21:30:22 +0000 (-0600) Subject: Merge branch 'remotes/lorenzo/pci/hv' X-Git-Tag: v5.1-rc1~87^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e04a7a7f547f46089c517b664138c89a11c0f2;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'remotes/lorenzo/pci/hv' - Remove duplicate struct hv_vp_set in favor of struct hv_vpset (Maya Nakamura) - Rework hv_irq_unmask() to use cpumask_to_vpset() instead of open-coded reimplementation (Maya Nakamura) - Align Hyper-V struct retarget_msi_interrupt arguments (Maya Nakamura) * remotes/lorenzo/pci/hv: PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() PCI: hv: Replace hv_vp_set with hv_vpset PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt --- a8e04a7a7f547f46089c517b664138c89a11c0f2