[PATCH 08/15] powerpc/powernv/sriov: Simplify used window tracking
Oliver O'Halloran
oohall at gmail.com
Wed Jul 15 11:41:51 AEST 2020
On Wed, Jul 15, 2020 at 11:34 AM Alexey Kardashevskiy <aik at ozlabs.ru> wrote:
>
> On 10/07/2020 15:23, Oliver O'Halloran wrote:
> > diff --git a/arch/powerpc/platforms/powernv/pci.h b/arch/powerpc/platforms/powernv/pci.h
> > index 0156d7d17f7d..58c97e60c3db 100644
> > --- a/arch/powerpc/platforms/powernv/pci.h
> > +++ b/arch/powerpc/platforms/powernv/pci.h
> > @@ -243,8 +243,11 @@ struct pnv_iov_data {
> > /* Did we map the VF BARs with single-PE IODA BARs? */
> > bool m64_single_mode;
> >
> > - int (*m64_map)[PCI_SRIOV_NUM_BARS];
> > -#define IODA_INVALID_M64 (-1)
> > + /*
> > + * Bit mask used to track which m64 windows that we used to map the
>
>
> Language question: either "which" or "that" but both?
Uhhhh... I don't speak english
More information about the Linuxppc-dev
mailing list