Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Thomas Gleixner
On Tue, 21 Jul 2015, Bjorn Helgaas wrote: > Sergei pointed out typos in the "Use for_pci_msi_entry()" subject and > changelogs; I assume you'll fix those. Yes. > Paul had a question on 09/12 regarding Kconfig, and I didn't see a > resolution to that. I'll reply to that right now. > For the PCI

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Bjorn Helgaas
[+cc Paul] On Thu, Jul 09, 2015 at 04:00:35PM +0800, Jiang Liu wrote: > Recently Marc Zyngier has posted a patch set at > https://lkml.org/lkml/2015/7/7/712 > to enhance PCI MSI code to support generic MSI. > > This is a companion patch set to refine struct msi_desc and related data >

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Thomas Gleixner
On Thu, 9 Jul 2015, Jiang Liu wrote: > Recently Marc Zyngier has posted a patch set at > https://lkml.org/lkml/2015/7/7/712 > to enhance PCI MSI code to support generic MSI. > > This is a companion patch set to refine struct msi_desc and related data > structures to support generic MSI, and it

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Thomas Gleixner
On Tue, 21 Jul 2015, Bjorn Helgaas wrote: Sergei pointed out typos in the Use for_pci_msi_entry() subject and changelogs; I assume you'll fix those. Yes. Paul had a question on 09/12 regarding Kconfig, and I didn't see a resolution to that. I'll reply to that right now. For the PCI parts:

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Thomas Gleixner
On Thu, 9 Jul 2015, Jiang Liu wrote: Recently Marc Zyngier marc.zyng...@arm.com has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related data structures to support generic

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-21 Thread Bjorn Helgaas
[+cc Paul] On Thu, Jul 09, 2015 at 04:00:35PM +0800, Jiang Liu wrote: Recently Marc Zyngier marc.zyng...@arm.com has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-10 Thread Marc Zyngier
Hi Gerry, On 09/07/15 09:00, Jiang Liu wrote: > Recently Marc Zyngier has posted a patch set at > https://lkml.org/lkml/2015/7/7/712 > to enhance PCI MSI code to support generic MSI. > > This is a companion patch set to refine struct msi_desc and related data > structures to support generic

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-10 Thread Marc Zyngier
Hi Gerry, On 09/07/15 09:00, Jiang Liu wrote: Recently Marc Zyngier marc.zyng...@arm.com has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related data structures to

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-09 Thread Yijing Wang
On 2015/7/9 16:00, Jiang Liu wrote: > Recently Marc Zyngier has posted a patch set at > https://lkml.org/lkml/2015/7/7/712 > to enhance PCI MSI code to support generic MSI. > > This is a companion patch set to refine struct msi_desc and related data > structures to support generic MSI, and it

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-09 Thread Jiang Liu
Recently Marc Zyngier has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related data structures to support generic MSI, and it would be better to combined with Marc's patch set.

Re: [RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-09 Thread Yijing Wang
On 2015/7/9 16:00, Jiang Liu wrote: Recently Marc Zyngier marc.zyng...@arm.com has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related data structures to support generic

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI

2015-07-09 Thread Jiang Liu
Recently Marc Zyngier marc.zyng...@arm.com has posted a patch set at https://lkml.org/lkml/2015/7/7/712 to enhance PCI MSI code to support generic MSI. This is a companion patch set to refine struct msi_desc and related data structures to support generic MSI, and it would be better to combined