Re: [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

2015-09-08 Thread Richard Yang
pci.c >>>@@ -739,7 +739,7 @@ void pnv_pci_dma_dev_setup(struct pci_dev *pdev) >>> struct pci_controller *hose = pci_bus_to_host(pdev->bus); >>> struct pnv_phb *phb = hose->private_data; >>> #ifdef CONFIG_PCI_IOV >>>-struct pnv_ioda_pe *pe; >

Re: [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

2015-09-08 Thread Richard Yang
On Wed, Sep 09, 2015 at 02:59:11PM +1000, Benjamin Herrenschmidt wrote: >On Wed, 2015-09-09 at 11:36 +0800, Richard Yang wrote: >> The VF EEH is hung since we re-designed the SRIOV. After the re >> -design, we >> don't have VF groups. >> >> My plan is to pus

Re: [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

2015-09-08 Thread Richard Yang
On Wed, Sep 09, 2015 at 01:52:32PM +1000, Gavin Shan wrote: >tatus: O >Content-Length: 6303 >Lines: 176 > >On Wed, Sep 09, 2015 at 11:36:16AM +0800, Richard Yang wrote: >>On Wed, Sep 09, 2015 at 12:48:21PM +1000, Gavin Shan wrote: >>>On Wed, Jul 29, 2015 at 11:17:18AM

Re: [PATCH V9 11/11] powerpc/powernv: compound PE for VFs

2015-09-08 Thread Richard Yang
On Wed, Sep 09, 2015 at 03:22:08PM +1000, Alexey Kardashevskiy wrote: >On 09/09/2015 01:36 PM, Richard Yang wrote: >>On Wed, Sep 09, 2015 at 12:48:21PM +1000, Gavin Shan wrote: >>>On Wed, Jul 29, 2015 at 11:17:18AM +0800, Wei Yang wrote: >>>>Hi, Michael >>>

Re: [PATCH 1/8] ppc/pnv: create bus sensitive PEs

2012-08-01 Thread Richard Yang
ch >PCI device should trace the directly associated PE. > >Signed-off-by: Gavin Shan >Reviewed-by: Ram Pai >Reviewed-by: Richard Yang >--- > arch/powerpc/platforms/powernv/pci-ioda.c | 97 + > arch/powerpc/platforms/powernv/pci.h | 10 +-- >

Re: [PATCH 1/8] ppc/pnv: create bus sensitive PEs

2012-08-01 Thread Richard Yang
On Wed, Aug 01, 2012 at 04:26:54PM +0800, Gavin Shan wrote: >On Wed, Aug 01, 2012 at 03:49:41AM -0400, Richard Yang wrote: >>On Mon, Jun 25, 2012 at 11:43:14PM +0800, Gavin Shan wrote: >>>Basically, there're 2 types of PCI bus sensitive PEs: (A) The PE >>>inc

Re: [PATCH] powerpc/pci: cleanup on duplicate assignment

2012-05-31 Thread Richard Yang
return; > } >- bus->secondary = hose->first_busno; > hose->bus = bus; > > /* Get probe mode and perform scan */ >-- >1.7.9.5 > >___ >Linuxppc-dev mailing list >Linux