Re: [PATCH 3/3] PCI: hv: Use vPCI protocol version 1.2 for v4.9

2019-01-18 Thread Ajay Kaher
> On 17/01/19, 8:37 PM, "Bjorn Helgaas" wrote: > > > On Fri, Jan 18, 2019 at 02:17:18AM +0530, Ajay Kaher wrote: > > Update the Hyper-V vPCI driver to use the Server-2016 version of the vPCI > > protocol, fixing MSI creation and retargeting issues. > > > > Replaced hv_tmp_cpu_nr_to_vp_nr() wit

Re: [PATCH 3/3] PCI: hv: Use vPCI protocol version 1.2 for v4.9

2019-01-17 Thread Bjorn Helgaas
On Fri, Jan 18, 2019 at 02:17:18AM +0530, Ajay Kaher wrote: > Update the Hyper-V vPCI driver to use the Server-2016 version of the vPCI > protocol, fixing MSI creation and retargeting issues. > > Replaced hv_tmp_cpu_nr_to_vp_nr() with vmbus_cpu_number_to_vp_number() > to make this patch compatibal