On Thu, Aug 20, 2020 at 12:57:36PM +0100, Jon Hunter wrote: > > On 20/08/2020 10:19, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.194 release. > > There are 228 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Sat, 22 Aug 2020 09:15:09 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.194-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Pseudo-Shortlog of commits: > > ... > > > Tomasz Maciej Nowak <tmn505@xxxxxxxxx> > > arm64: dts: marvell: espressobin: add ethernet alias > > > The above change is causing the following build failure for ARM64 ... > > arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb: ERROR (path_references): Reference to non-existent node or label "uart1" > ERROR: Input tree has errors, aborting (use -f to force output) > scripts/Makefile.lib:317: recipe for target 'arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb' failed > make[3]: *** [arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb] Error 2 > > Reverting this fixes the problem. Thanks, now dropping it. Sad as it said it was to be backported here... Will go push out a -rc2 with that fixed. thanks, greg k-h