Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1206955pxa; Thu, 20 Aug 2020 05:39:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzg/TNodVFxCsmzdWYCO/bvyz2xHgRnFtyFWJljh93U7M9zad42/loBdXyX1myGtKlqtuAH X-Received: by 2002:a17:906:d187:: with SMTP id c7mr3161176ejz.196.1597927179929; Thu, 20 Aug 2020 05:39:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597927179; cv=none; d=google.com; s=arc-20160816; b=jRcauulRIrdhfKn7zcpL1Ki1vdUqTKkYd+0lZ9mOGhTSFfDN+JZHnuArYfVIgqgP6g Vd+Mdwbe1S9dC9ZVmQ/HgWonorH3C5HnFFpZ6imNZH7FC4QlBtDBT9m3J+blm5UHt7rq ixQkh4TzYCngRDBzg40jPLeldq8TkBcSB1zkXMkedvdmKxejg/nWmaB4fjtjW3j+M/VV zmvNJCImaP3ixS8V5rn7XOc0c5g74KyTfdXLkxL+hGiJ3+TUXxZmOpBcT8NI6BGNLEck Wk8f7WszYlGX4wIPS6xbFNX3vO50CLU+x5meuyzw0dUW8AD5YyHEAR7hcSDLO38MpD3X Lltw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=E24jdMOCR16XoSd5ntYcwDyYls4P1SmSAo+3umusUOg=; b=u2sGsRyKCzOrznLlmUDkiAzOObNuHzQfwZy1e1YDHTf1AFI753Ieb8QJLZcFqbc+tP Mp8j3pqJF3U5fFpaAL0A7SmYBQGgZRBENdMOO9GnGkGrzXMsf8MdqzzG6Eq7Al6tgObi wRskNiOBd95Yl4fsB71adiOS2qAfqpbELneIk0WRnf+vOQbRytk6QOiTFRC7eQiJ9TU4 PziOU9T4GjiYJkmb4jLun7Td5umeSUH5UdO1blcjIH+KPWXlFS2br5MMXhdSmzdaUI+o k21ihI3g4/TxKhaumDpfi6r9J2u5WE7k01q0A2ZHTKSYkF4CnDlXPvlZYSGYzCfR2I5c Fybg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WShExgaJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k25si1238089ejk.235.2020.08.20.05.39.16; Thu, 20 Aug 2020 05:39:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=WShExgaJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729647AbgHTMic (ORCPT + 99 others); Thu, 20 Aug 2020 08:38:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:37868 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729538AbgHTMiS (ORCPT ); Thu, 20 Aug 2020 08:38:18 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 94998207DA; Thu, 20 Aug 2020 12:38:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597927088; bh=cIbxg9UUN6M619llrJyaOowDQPOinSAHEP3gP0M4mTE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WShExgaJDny7YAQnnWbaYiRIdztdiOjGP06WViOCIZ7KkAknc8/9Xl/ch+iXlQ7Uy o0830S5PI4QA8X3zgkUtfU3eVxWasiEb6DSC2hbwOCFqG0gOmsJtFnVCKzrWJWrJVD i2hbdbL92Me+QbmI7UsKB4It8J5U9wUUqi7WUuC8= Date: Thu, 20 Aug 2020 14:38:28 +0200 From: Greg Kroah-Hartman To: Jon Hunter Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, linux-tegra Subject: Re: [PATCH 4.14 000/228] 4.14.194-rc1 review Message-ID: <20200820123828.GA1465682@kroah.com> References: <20200820091607.532711107@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > 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