Re: [GIT PULL] PCI changes for v6.4

From: Bjorn Helgaas
Date: Wed Apr 26 2023 - 23:53:30 EST


On Thu, Apr 27, 2023 at 05:28:16AM +0200, Lukas Wunner wrote:
> Hi Bjorn,
>
> On Tue, Apr 25, 2023 at 03:09:36PM -0500, Bjorn Helgaas wrote:
> > The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> >
> > Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> >
> > are available in the Git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.4-changes
> >
> > for you to fetch changes up to 09a8e5f01dfb30667a8f05e35c1cc073cb4fd134:
> >
> > Merge branch 'pci/controller/kconfig' (2023-04-20 16:19:37 -0500)
>
> Just a heads-up that this pull request doesn't include the following
> topic branches in pci.git:
>
> controller/endpoint
> controller/cadence
> controller/vmd
>
> ... as well as the following commit on the controller/dt branch:
>
> 661a7e9aa551 ("dt-bindings: PCI: qcom: Add SDX65 SoC")

Yeah, thanks, this was unfortunate timing. I did the last updates for
the v6.4 pull request on Apr 20, left for a long weekend, and Lorenzo
merged the branches you mentioned on Apr 21.

If they were critical, maybe a second pull request could work, but I
don't plan on that because they haven't had any time in -next yet.

I'll try not to delete them before v6.5; here are the heads in case I
forget:

eac223e85208 remotes/pci/controller/cadence
661a7e9aa551 remotes/pci/controller/dt
604de32d55a2 remotes/pci/controller/endpoint
e06720c1d9e1 remotes/pci/controller/vmd

Bjorn