[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231023125654.GA701784@rocinante>
Date: Mon, 23 Oct 2023 21:56:54 +0900
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the pci tree
Hello,
> > > > After merging the pci tree, today's linux-next build (x86_64 allmodconfig)
> > > > failed like this:
> > > >
> > > > ERROR: modpost: "dw_pcie_write_dbi2" [drivers/pci/controller/dwc/pcie-rcar-gen4.ko] undefined!
> > [...]
> >
> > > However, I completely forgot it...
> >
> > That's OK. Don't worry. :)
> >
> > > https://lore.kernel.org/linux-pci/20230926122431.3974714-8-yoshihiro.shimoda.uh@renesas.com/
> > >
> > > I confirmed that the patch above can be applied on the latest pci.git / next branch.
> >
> > I will take care of it.
>
> Thank you very much for your support!
[...]
Done. Applied to the following branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/log/?h=controller/rcar
Bjorn will push updated next when he has a moment.
[...]
> This is because I added COMPILE_TEST to the Kconfig like below:
>
> ---
> config PCIE_RCAR_GEN4_HOST
> tristate "Renesas R-Car Gen4 PCIe controller (host mode)"
> depends on ARCH_RENESAS || COMPILE_TEST
Ah yes, sorry! I should have assumed as much. :) Thank you!
Krzysztof
Powered by blists - more mailing lists