On 30.08.2016 23:20, Duc Dang wrote:
On Mon, Aug 8, 2016 at 5:56 AM, Tomasz Nowicki tn@semihalf.com wrote:
Quirk handling relies on an idea of matching MCFG OEM ID, TABLE ID and revision (the ones from standard header of MCFG table).
Static array is used to keep quirk entries. Each entry consists of mentioned MCFG IDs along with custom pci_ops structure and initialization call.
As an example, the last patch presents quirk handling mechanism usage for ThunderX PEM driver.
Hi Tomasz,
Are you planning to change this series into a real one (not RFC) any time soon?
Yes, but first I would like to collect more feedback.
BTW please respond to https://lkml.org/lkml/2016/8/8/273 This series misses ACPI mailing list so I decided to resend it.
Tomasz