RE: [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device

2019-02-17 Thread Z.q. Hou
.kernel.org; will.dea...@arm.com; > linux-kernel@vger.kernel.org; Leo Li ; M.h. Lian > ; robh...@kernel.org; Mingkai Hu > ; catalin.mari...@arm.com; shawn...@kernel.org; > linux-arm-ker...@lists.infradead.org; Thomas Petazzoni > > Subject: Re: [PATCHv3 17/27] PCI: mobiveil: fix

RE: [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device

2019-02-17 Thread Z.q. Hou
; bhelg...@google.com; robh...@kernel.org; mark.rutl...@arm.com; > shawn...@kernel.org; Leo Li ; > lorenzo.pieral...@arm.com; catalin.mari...@arm.com; > will.dea...@arm.com; Mingkai Hu ; M.h. Lian > ; Xiaowei Bao > Subject: Re: [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid

Re: [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device

2019-02-08 Thread Bjorn Helgaas
[+cc Thomas] On Fri, Feb 08, 2019 at 06:11:15PM +0530, Subrahmanya Lingappa wrote: > On Tue, Jan 29, 2019 at 1:40 PM Z.q. Hou wrote: > > > > From: Hou Zhiqiang > > > > Avoid to issue CFG transactions to link partner when the PCIe > > link is not up. And allow CFG transactions to all functions of

Re: [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device

2019-02-08 Thread Subrahmanya Lingappa
ZQ, On Tue, Jan 29, 2019 at 1:40 PM Z.q. Hou wrote: > > From: Hou Zhiqiang > > Avoid to issue CFG transactions to link partner when the PCIe > link is not up. And allow CFG transactions to all functions of > Endpoint implemented multiple functions. > > Fixes: 9af6bcb11e12 ("PCI: mobiveil: Add Mo