Re: [RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks

2016-06-21 Thread Ard Biesheuvel
On 20 June 2016 at 19:16, Lorenzo Pieralisi wrote: > [+ Ard, Arnd] > > On Wed, Jun 15, 2016 at 11:34:10AM -0400, Christopher Covington wrote: >> From: Tomasz Nowicki >> >> Some platforms may not be fully compliant with the generic PCI config >> operations. For these cases we implement a way to us

Re: [RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks

2016-06-20 Thread Lorenzo Pieralisi
[+ Ard, Arnd] On Wed, Jun 15, 2016 at 11:34:10AM -0400, Christopher Covington wrote: > From: Tomasz Nowicki > > Some platforms may not be fully compliant with the generic PCI config > operations. For these cases we implement a way to use custom map and > accessor functions. The algorithm travers

Re: [RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks

2016-06-16 Thread Lorenzo Pieralisi
On Wed, Jun 15, 2016 at 11:34:10AM -0400, Christopher Covington wrote: > From: Tomasz Nowicki > > Some platforms may not be fully compliant with the generic PCI config > operations. For these cases we implement a way to use custom map and > accessor functions. The algorithm traverses the availabl