Message ID | 1522950934-8127-1-git-send-email-marcelo.cerri@canonical.com |
---|---|
Headers | show |
Series | PCI: hv: Fix 2 hang issues in hv_compose_msi_msg | expand |
Acked-by: Kamal Mostafa <kamal@canonical.com> On Thu, Apr 05, 2018 at 02:55:29PM -0300, Marcelo Henrique Cerri wrote: > BugLink: http://bugs.launchpad.net/bugs/1758378 > > Dexuan Cui (5): > UBUNTU: SAUCE: PCI: hv: Serialize the present and eject work items > UBUNTU: SAUCE: PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() > UBUNTU: SAUCE: PCI: hv: Fix a comment typo in > _hv_pcifront_read_config() > UBUNTU: SAUCE: PCI: hv: Remove the bogus test in > hv_eject_device_work() > UBUNTU: SAUCE: PCI: hv: Only queue new work items in > hv_pci_devices_present() if necessary > > drivers/pci/host/pci-hyperv.c | 112 ++++++++++++++++++++++++++++++++---------- > 1 file changed, 87 insertions(+), 25 deletions(-) > > -- > 2.7.4 > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team
Restricted to the azure kernel.
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>