Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1256212pxa; Thu, 20 Aug 2020 06:54:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyxO+AW8rVuQviWHK0xxv5sjZWltXHLEJGCyt3cBAvkz+pKjbOGlciAU0XYYmLkCxjoCKcA X-Received: by 2002:a17:906:3b45:: with SMTP id h5mr3327991ejf.136.1597931695565; Thu, 20 Aug 2020 06:54:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597931695; cv=none; d=google.com; s=arc-20160816; b=HcITBUN6yiU0wnfCBvNmEeD3wosolvGlEWv4G+I02zmum+Lr9YhqyqtqqauA4U21mM Yn6fuy9Pax1yDxL8SnLAYE1lR8ZtXBuryCLs8AgiCqGc5pS0u9aFjIv0/ZBOOFGCMhEe 35jUnOA90PR7KY/PQeYXs5iN6RUrAFp7uobiRNFvnCxbkbJAgD3d+D+IdD4dGdvLDq6a 8FK2n0QosVWhKztBmlTFHKWB7N5hicVBrNhOeGK0U12FgBZtG6xCfLFzGPV8OP4xXMvE 8u4H77y6daByStP5zEfKa564TGfod+LJdFv7f78MnO8L8lc5Yi9l6yeIXFmoZTjAgVLO tnuw== 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=gtConBB7dukTs8w5TNCUniEH9deo4Amt0XgWn/y3hIU=; b=GQ7x14s1NzpgiCfKorxTrde9+1wCkcXz03vDXuTe707o8trHQOlyB8/8T+zMlX5BPN sKITCW8FnJiFjIP5z2xDhPrg3DB5STSeh+jSxB9bq7XZ7briZac5vitz86zNVFnaYwb6 viG1UrUCOzyvBsc1mlH9WGYInm2XBWtO9mm9VatlY1d27M1lMWCyEIYk1YdiyS1Ek7K/ JtNzpbOHJ5+7Tw2cwrlCDEAc4dkzk90f5JNpvKLoVlaP4sxkFQ4qPL4p6bkqvLaan0L8 +P0MM4jpqfKa4TvgUx8Us6bwehLBTjq28pd0bFaqQljvHk3tPcAh3Rcb4sRVdvU+5GAi JioA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gMloImEx; 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 b23si1404652edy.72.2020.08.20.06.54.31; Thu, 20 Aug 2020 06:54:55 -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=gMloImEx; 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 S1728965AbgHTNu6 (ORCPT + 99 others); Thu, 20 Aug 2020 09:50:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:56850 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728807AbgHTNut (ORCPT ); Thu, 20 Aug 2020 09:50:49 -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 99CAC206DA; Thu, 20 Aug 2020 13:50:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597931449; bh=dS8dzhEVE5Nj4hXt/7nG5Xj6Ci9DebYbCbAd8yx4FHA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gMloImExGVBFf8YTArNooTXh+sdXLqklIX4766SFRMbXpKrzvsS/vgRPyIzFFAZ6G 7L6c11hsVfNMi9dnbRPY2pULwc9LLR+wweGgedbzvmWcU5EIylOcekyrMVaEy9OJXu CTbNwkD14pbK3B7jjCss4EJhd+ZmMjWzReskyuV4= Date: Thu, 20 Aug 2020 15:51:09 +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: <20200820135109.GA1533948@kroah.com> References: <20200820091607.532711107@linuxfoundation.org> <20200820123828.GA1465682@kroah.com> <20200820124445.GB1482630@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200820124445.GB1482630@kroah.com> 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 02:44:45PM +0200, Greg Kroah-Hartman wrote: > On Thu, Aug 20, 2020 at 02:38:28PM +0200, Greg Kroah-Hartman wrote: > > 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. > > Well, will push out -rc2 once kernel.org's maintenance is finished, > might be an hour or so... Now pushed out!