Re: [PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2022-05-24 Thread Michael Ellerman
On Wed, 2 Sep 2020 13:51:59 +1000, Oliver O'Halloran wrote: > The MPS field in the VF config space is marked as reserved in current > versions of the SR-IOV spec. In other words, this fixup doesn't do > anything. > > Applied to powerpc/next. [1/1] powerpc/powernv/pci: Drop VF MPS fixup ht

Re: [PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2022-05-20 Thread Michael Ellerman
"Oliver O'Halloran" writes: > On Thu, May 19, 2022 at 10:38 PM Michael Ellerman wrote: >> Christophe Leroy writes: >> > Le 02/09/2020 à 05:51, Oliver O'Halloran a écrit : >> >> The MPS field in the VF config space is marked as reserved in current >> >> versions of the SR-IOV spec. In other words

Re: [PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2022-05-19 Thread Oliver O'Halloran
On Thu, May 19, 2022 at 10:38 PM Michael Ellerman wrote: > > Christophe Leroy writes: > > Le 02/09/2020 à 05:51, Oliver O'Halloran a écrit : > >> The MPS field in the VF config space is marked as reserved in current > >> versions of the SR-IOV spec. In other words, this fixup doesn't do > >> anyt

Re: [PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2022-05-19 Thread Michael Ellerman
Christophe Leroy writes: > Le 02/09/2020 à 05:51, Oliver O'Halloran a écrit : >> The MPS field in the VF config space is marked as reserved in current >> versions of the SR-IOV spec. In other words, this fixup doesn't do >> anything. >> >> Signed-off-by: Oliver O'Halloran > > A lot of cleanup pa

Re: [PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2022-03-10 Thread Christophe Leroy
Le 02/09/2020 à 05:51, Oliver O'Halloran a écrit : The MPS field in the VF config space is marked as reserved in current versions of the SR-IOV spec. In other words, this fixup doesn't do anything. Signed-off-by: Oliver O'Halloran A lot of cleanup patches from Oliver were merged in Septemb

[PATCH] powerpc/powernv/pci: Drop VF MPS fixup

2020-09-01 Thread Oliver O'Halloran
The MPS field in the VF config space is marked as reserved in current versions of the SR-IOV spec. In other words, this fixup doesn't do anything. Signed-off-by: Oliver O'Halloran --- arch/powerpc/platforms/powernv/eeh-powernv.c | 18 -- 1 file changed, 18 deletions(-) diff --gi