Re: [PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch

2016-09-06 Thread Joao Pinto
On 9/6/2016 4:57 PM, Bjorn Helgaas wrote: > On Tue, Aug 09, 2016 at 04:49:37PM +0100, Joao Pinto wrote: >> To fix this, this patch adds ARC as a PCI_MSI_IRQ_DOMAIN supportive >> platform and adds the generation of msi.h in the ARC arch. >> >> Signed-off-by: Joao Pinto > > I added Vineet's ack and

Re: [PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch

2016-09-06 Thread Bjorn Helgaas
On Tue, Aug 09, 2016 at 04:49:37PM +0100, Joao Pinto wrote: > To fix this, this patch adds ARC as a PCI_MSI_IRQ_DOMAIN supportive > platform and adds the generation of msi.h in the ARC arch. > > Signed-off-by: Joao Pinto I added Vineet's ack and put this on pci/msi for v4.9, thanks! > --- > ar

Re: [PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch

2016-09-06 Thread Joao Pinto
Hi Bjorn, Did you have the chance to check this patch? Thanks. On 8/10/2016 6:55 PM, Vineet Gupta wrote: > On 08/09/2016 08:51 AM, Joao Pinto wrote: >> Due to the added dependency on PCI_MSI_IRQ_DOMAIN for all PCIe RC >> drivers, we were unable to build a RC solution for an ARC platform. >> >> T

Re: [PATCH] pci: adding support for PCI_MSI_IRQ_DOMAIN in ARC arch

2016-08-10 Thread Vineet Gupta
On 08/09/2016 08:51 AM, Joao Pinto wrote: > Due to the added dependency on PCI_MSI_IRQ_DOMAIN for all PCIe RC > drivers, we were unable to build a RC solution for an ARC platform. > > To fix this, this patch adds ARC as a PCI_MSI_IRQ_DOMAIN supportive > platform and adds the generation of msi.h in