From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 4.19 000/321] 4.19.88-stable review Date: Wed, 4 Dec 2019 12:29:36 +0100 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 Return-path: Content-Disposition: inline In-Reply-To: <79c636e7-145b-3062-04a3-f03c78d51318@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-tegra@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