Re: linux-next: build failure after merge of the net tree

From: Paolo Abeni
Date: Thu May 18 2023 - 03:15:33 EST


On Thu, 2023-05-18 at 08:52 +0200, Dario Binacchi wrote:
> Hi all,
>
> On Thu, May 18, 2023 at 8:47 AM Paolo Abeni <pabeni@xxxxxxxxxx> wrote:
> >
> > On Wed, 2023-05-17 at 21:42 -0700, Jakub Kicinski wrote:
> > > On Thu, 18 May 2023 09:06:34 +1000 Stephen Rothwell wrote:
> > > > Hi all,
> > > >
> > > > After merging the net tree, today's linux-next build (arm
> > > > multi_v7_defconfig) failed like this:
> > > >
> > > > Error: arch/arm/boot/dts/stm32f746.dtsi:265.20-21 syntax error
> > > > FATAL ERROR: Unable to parse input tree
> > > > make[2]: *** [scripts/Makefile.lib:419: arch/arm/boot/dts/stm32f746-disco.dtb] Error 1
> > > > Error: arch/arm/boot/dts/stm32f746.dtsi:265.20-21 syntax error
> > > > FATAL ERROR: Unable to parse input tree
> > > > make[2]: *** [scripts/Makefile.lib:419: arch/arm/boot/dts/stm32f769-disco.dtb] Error 1
> > > > Error: arch/arm/boot/dts/stm32f746.dtsi:265.20-21 syntax error
> > > > FATAL ERROR: Unable to parse input tree
> > > >
> > > > Caused by commit
> > > >
> > > > 0920ccdf41e3 ("ARM: dts: stm32: add CAN support on stm32f746")
> > > >
> > > > I have used the net tree from next-20230517 for today.
> > >
> > > Dario, Marc, can we get an immediate fix for this?
> >
> > Dario, Marc: we are supposed to send the net PR to Linus today. Lacking
> > a fix, I'll be forced to revert the mentioned commit in a little time.
> >
>
> Marc reverted the commit:
> https://lore.kernel.org/all/20230517181950.1106697-1-mkl@xxxxxxxxxxxxxx/

Thanks for the pointer!

@Marc: could you please formally send the revert to netdev, too?

Thanks!

Paolo