Re: [PATCH 07/15] powerpc/powernv/sriov: Rename truncate_iov

2020-07-14 Thread Alexey Kardashevskiy
On 10/07/2020 15:23, Oliver O'Halloran wrote: > This prevents SR-IOV being used by making the SR-IOV BAR resources > unallocatable. Rename it to reflect what it actually does. > > Signed-off-by: Oliver O'Halloran Reviewed-by: Alexey Kardashevskiy > --- >

[PATCH 07/15] powerpc/powernv/sriov: Rename truncate_iov

2020-07-09 Thread Oliver O'Halloran
This prevents SR-IOV being used by making the SR-IOV BAR resources unallocatable. Rename it to reflect what it actually does. Signed-off-by: Oliver O'Halloran --- arch/powerpc/platforms/powernv/pci-sriov.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git