Re: [08/15] cxl: Add support for using the kernel API with a real PHB

2016-07-15 Thread Michael Ellerman
On Wed, 2016-13-07 at 21:17:07 UTC, Ian Munsie wrote: > From: Ian Munsie > > This hooks up support for using the kernel API with a real PHB. After > the AFU initialisation has completed it calls into the PHB code to pass > it the AFU that will be used by other peer physical functions on the > ada

[PATCH 08/15] cxl: Add support for using the kernel API with a real PHB

2016-07-13 Thread Ian Munsie
From: Ian Munsie This hooks up support for using the kernel API with a real PHB. After the AFU initialisation has completed it calls into the PHB code to pass it the AFU that will be used by other peer physical functions on the adapter. The cxl_pci_to_afu API is extended to work with peer PCI de

Re: [PATCH 08/15] cxl: Add support for using the kernel API with a real PHB

2016-07-12 Thread Andrew Donnellan
On 11/07/16 21:50, Ian Munsie wrote: From: Ian Munsie This hooks up support for using the kernel API with a real PHB. After the AFU initialisation has completed it calls into the PHB code to pass it the AFU that will be used by other peer physical functions on the adapter. The cxl_pci_to_afu A

[PATCH 08/15] cxl: Add support for using the kernel API with a real PHB

2016-07-11 Thread Ian Munsie
From: Ian Munsie This hooks up support for using the kernel API with a real PHB. After the AFU initialisation has completed it calls into the PHB code to pass it the AFU that will be used by other peer physical functions on the adapter. The cxl_pci_to_afu API is extended to work with peer PCI de