Re: [PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices

2018-01-21 Thread Andrew Donnellan
On 20/01/18 20:52, Michael Ellerman wrote:> On my Power8 PowerVM LPAR: Will fix... -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnel...@au1.ibm.com IBM Australia Limited

Re: [PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices

2018-01-20 Thread Michael Ellerman
Frederic Barrat writes: > From Andrew Donnellan > > The configuration space for opencapi devices doesn't have a PCI > Express capability, therefore confusing linux in thinking it's of an > old PCI type with a 256-byte configuration space

Re: [PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices

2017-12-18 Thread Andrew Donnellan
On 19/12/17 02:21, Frederic Barrat wrote: From Andrew Donnellan Good try :) That should be "From: ..." git format-patch/send-email will handle this automatically if the commit author is set correctly, ie: git commit --amend --author="Andrew Donnellan

[PATCH 02/13] powerpc/powernv: Set correct configuration space size for opencapi devices

2017-12-18 Thread Frederic Barrat
>From Andrew Donnellan The configuration space for opencapi devices doesn't have a PCI Express capability, therefore confusing linux in thinking it's of an old PCI type with a 256-byte configuration space size, instead of the desired 4k. So add a PCI fixup to