Re: [PATCH 0/4] Add support to register platform service IRQ

2018-08-24 Thread Bjorn Helgaas
On Fri, Aug 24, 2018 at 12:16:20PM +, Bharat Kumar Gogada wrote: > > Subject: [PATCH 0/4] Add support to register platform service IRQ > > > > Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. > > The root complex on these platform will use

Re: [PATCH 0/4] Add support to register platform service IRQ

2018-08-24 Thread Bjorn Helgaas
On Fri, Aug 24, 2018 at 12:16:20PM +, Bharat Kumar Gogada wrote: > > Subject: [PATCH 0/4] Add support to register platform service IRQ > > > > Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. > > The root complex on these platform will use

RE: [PATCH 0/4] Add support to register platform service IRQ

2018-08-24 Thread Bharat Kumar Gogada
> Subject: [PATCH 0/4] Add support to register platform service IRQ > > Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. > The root complex on these platform will use these seperate IRQ lines to > report AER/PME etc., interrupts and will not generate

RE: [PATCH 0/4] Add support to register platform service IRQ

2018-08-24 Thread Bharat Kumar Gogada
> Subject: [PATCH 0/4] Add support to register platform service IRQ > > Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. > The root complex on these platform will use these seperate IRQ lines to > report AER/PME etc., interrupts and will not generate

[PATCH 0/4] Add support to register platform service IRQ

2018-08-10 Thread Bharat Kumar Gogada
Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. The root complex on these platform will use these seperate IRQ lines to report AER/PME etc., interrupts and will not generate MSI/MSI-X/INTx interrupts for these services. These patches will add new method for these kind

[PATCH 0/4] Add support to register platform service IRQ

2018-08-10 Thread Bharat Kumar Gogada
Some platforms have dedicated IRQ lines for PCIe services like AER/PME etc. The root complex on these platform will use these seperate IRQ lines to report AER/PME etc., interrupts and will not generate MSI/MSI-X/INTx interrupts for these services. These patches will add new method for these kind