[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DM2PR0301MB078388A0EEE624EFCC3AB668A0F90@DM2PR0301MB0783.namprd03.prod.outlook.com>
Date: Tue, 6 Sep 2016 17:06:08 +0000
From: KY Srinivasan <kys@...rosoft.com>
To: Bjorn Helgaas <helgaas@...nel.org>,
Dexuan Cui <decui@...rosoft.com>
CC: Bjorn Helgaas <bhelgaas@...gle.com>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devel@...uxdriverproject.org" <devel@...uxdriverproject.org>,
"olaf@...fle.de" <olaf@...fle.de>,
"apw@...onical.com" <apw@...onical.com>,
"jasowang@...hat.com" <jasowang@...hat.com>,
"vkuznets@...hat.com" <vkuznets@...hat.com>,
"Haiyang Zhang" <haiyangz@...rosoft.com>,
Hadden Hoppert <haddenh@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: RE: [PATCH 0/5] PCI: hv: some minor bug fixes and cleanups
> -----Original Message-----
> From: Bjorn Helgaas [mailto:helgaas@...nel.org]
> Sent: Tuesday, September 6, 2016 9:11 PM
> To: Dexuan Cui <decui@...rosoft.com>
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>; linux-pci@...r.kernel.org;
> gregkh@...uxfoundation.org; KY Srinivasan <kys@...rosoft.com>; linux-
> kernel@...r.kernel.org; devel@...uxdriverproject.org; olaf@...fle.de;
> apw@...onical.com; jasowang@...hat.com; vkuznets@...hat.com; Haiyang
> Zhang <haiyangz@...rosoft.com>; Hadden Hoppert
> <haddenh@...rosoft.com>; Stephen Hemminger <sthemmin@...rosoft.com>
> Subject: Re: [PATCH 0/5] PCI: hv: some minor bug fixes and cleanups
>
> On Tue, Aug 23, 2016 at 04:42:41AM +0000, Dexuan Cui wrote:
> >
> > 1. use zero-length array to make the code more readable.
> > 2. remove an unused struct member.
> > 3. small error handling improvement to some error cases.
> >
> > Dexuan Cui (5):
> > PCI: hv: use zero-length message in struct pci_packet
> > PCI: hv: use pci_function_description[0] in struct definitions
> > PCI: hv: remove the unused 'wrk' in struct hv_pcibus_device
> > PCI: hv: hv_compose_msi_msg: handle the 'ret' value
> > PCI: hv: hv_pci_generic_compl(): handle the error case
> >
> > drivers/pci/host/pci-hyperv.c | 56 ++++++++++++++++++++++--------------------
> -
> > 1 file changed, 29 insertions(+), 27 deletions(-)
>
> I'm waiting for an ack from the Hyper-V maintainers:
I have Acked these patches.
K. Y
>
> Hyper-V CORE AND DRIVERS
> M: "K. Y. Srinivasan" <kys@...rosoft.com>
> M: Haiyang Zhang <haiyangz@...rosoft.com>
> L: devel@...uxdriverproject.org
> S: Maintained
> ...
> F: drivers/pci/host/pci-hyperv.c
> ...
Powered by blists - more mailing lists