Re: [PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64

From: Boqun Feng
Date: Mon Aug 02 2021 - 04:13:23 EST


On Tue, Jul 27, 2021 at 11:12:59AM -0500, Bjorn Helgaas wrote:
> On Tue, Jul 27, 2021 at 02:06:49AM +0800, Boqun Feng wrote:
> > Hi,
> >
> > This is the v6 for the preparation of virtual PCI support on Hyper-V
> > ARM64, Previous versions:
> >
> > v1: https://lore.kernel.org/lkml/20210319161956.2838291-1-boqun.feng@xxxxxxxxx/
> > v2: https://lore.kernel.org/lkml/20210503144635.2297386-1-boqun.feng@xxxxxxxxx/
> > v3: https://lore.kernel.org/lkml/20210609163211.3467449-1-boqun.feng@xxxxxxxxx/
> > v4: https://lore.kernel.org/lkml/20210714102737.198432-1-boqun.feng@xxxxxxxxx/
> > v5: https://lore.kernel.org/lkml/20210720134429.511541-1-boqun.feng@xxxxxxxxx/
>
> Thanks for these; they're very handy for archaeology later.
>
> > Changes since last version:
> >
> > * Rebase to 5.14-rc3
>
> Just FYI, it's not a problem that you rebased, but it's not necessary.
> These will be applied to a topic branch from v5.14-rc1 anyway.

Got it ;-)

Regards,
Boqun