Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp327348ybl; Wed, 4 Dec 2019 03:30:21 -0800 (PST) X-Google-Smtp-Source: APXvYqxU6be8oprfcHLKgbIGD6nlJOJKqPv6pFTgkueQti/JyxDd3n18HcoRzXQpCnrNbCWW2e9F X-Received: by 2002:aca:5708:: with SMTP id l8mr554875oib.162.1575459021069; Wed, 04 Dec 2019 03:30:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575459021; cv=none; d=google.com; s=arc-20160816; b=m+05BxB5V5iPFHbXMNYjIFuafqPyo/iraERS1h2liosqoK5ODzmFy/6/ske5HR68Mm IYjrnIhHEufl2PLg9s7KqCQxRvKSRK9tQsSMVWptAXICpUcYdj1Z+95EOt2U9ZD0le5u tuFj7qW7PTw4ZSOGSfFgsyi7jOZY1FjutIzeCEgN6QAGrG3uqDaoSwHa5Cvr/Z3dYA7A lEzU+c6KP8Rlu+hr0tyeL7cEkBCnkz/U7BcJfqLrIE2C8FT7unC43FQzkhALJ0/215np OKFCEGBVl4saT1SFNij+Z7PJ9fgFplM38QGiN31MsDGiSIcHj5k87/GQ8UW6MjdSqSZ9 4ujw== 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=9kpjdCIe33h2cTrKGCKc23CEt+oKdQMEa9ZK9hWBsDo=; b=RL42vxRD6wg/+ffHfG/QpP3Dg0VSJAPLfp3FRUAiwwHdpndOnsQ2hQcU+Asz+fPYQO 4+OUR3u6CKAS8GSKaaNi96mUSddpti1i63aUOxyXNqBZGqr/d4Uo6lhZkZ4ksJvtPv58 0JPOU6VYuxDpNjDML+ppAAd6Tsdcn2PABGTtQlEPxiwNZdgiAUa4zvQE1U0KkWdKZIEX jOGue6zUd2jn0u6GiuxP+3klUfr+RXQ+MWV84voNHciB9T8xkDE4X2QANb1mxIlv+zoy 9o0AlYtxEUi5erwQkkwKMLtsNOWryWXOLPDd4qpNJtcZME4nN7ArysdKQ4R/azpcjCWc MdgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D7vAley6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p7si3154590otk.81.2019.12.04.03.30.08; Wed, 04 Dec 2019 03:30:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D7vAley6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727530AbfLDL3k (ORCPT + 99 others); Wed, 4 Dec 2019 06:29:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:40616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727268AbfLDL3k (ORCPT ); Wed, 4 Dec 2019 06:29:40 -0500 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 0178A20637; Wed, 4 Dec 2019 11:29:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575458979; bh=i8PGKJFkZ0p8Bhydo4YK4a99qPDQstolTjL5vPdYd5Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D7vAley61mEi18IJH+HCmxX/nyifLJpM45HEkhMpmKHcPaP2fJ+6eGejG09hkt6I4 Ue808TzYLW2FpBrRkO9cgYFMmCC0SHEZoO2NxWJhuhUgYrN+xuD7KKzHIDXtqTF0ZU 4VaeOKZ3FuhB1UhIeie/ZSn1V9PLw3Bveo9NK18M= Date: Wed, 4 Dec 2019 12:29:36 +0100 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.19 000/321] 4.19.88-stable review Message-ID: <20191204112936.GA3565947@kroah.com> References: <20191203223427.103571230@linuxfoundation.org> <79c636e7-145b-3062-04a3-f03c78d51318@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79c636e7-145b-3062-04a3-f03c78d51318@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 04, 2019 at 09:45:31AM +0000, Jon Hunter wrote: > > On 03/12/2019 22:31, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.88 release. > > There are 321 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 Thu, 05 Dec 2019 22:30:32 +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.19.88-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.19.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Pseudo-Shortlog of commits: > > ... > > > Ding Tao > > arm64: dts: marvell: armada-37xx: Enable emmc on espressobin > > The above commit is causing the following build failure for ARM64 ... > > DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb > arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb: ERROR > (phandle_references): /soc/internal-regs@d0000000/sdhci@d0000: Reference > to non-existent node or label "sdio_pins" > > arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb: ERROR > (phandle_references): /soc/internal-regs@d0000000/sdhci@d8000: Reference > to non-existent node or label "mmc_pins" Thanks for letting me know, I'll go drop this one and push out a -rc2 with that removed. greg k-h