Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp707336ybl; Wed, 4 Dec 2019 09:33:18 -0800 (PST) X-Google-Smtp-Source: APXvYqx0+M0/jS5nit1wXPbtIhIUXralyXpvcsQ3zPP4d5lrDEON7751Q/xlI2KukIJmLFSYS5iQ X-Received: by 2002:aca:b10b:: with SMTP id a11mr3691930oif.138.1575480798846; Wed, 04 Dec 2019 09:33:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575480798; cv=none; d=google.com; s=arc-20160816; b=PFg1UzZHS6L6pvTI2Nk0sT5lF3qcOOfqpNNK2cw4+349UmaCx+ClYrEeBhEpJDLCeM UnPV9bVxRgvtrNRP3HX/+tXxupKdE1BmkQmKIfmuHygxzBpkAUwfM/YTjdrZfNeUVsxI jPNoBzg2nQ1tKR8lBjZjMAlrzFWlMX5xoYep5GZ2ZyjJC71BaYhimV3he7j8t/41Jptn FGIvFTo56rU4pEZ1D23iuB8mSPATgt2ZqekuQyqObrn0bBz2pxJM484lb30mW1ozDy29 ATrQRNikojenBCUIFKg+7MXZdvV1hzX649/62JgFywyuiioRumru0AKHtEKU/NhIFVnK jNdA== 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=BJXEB1iPWh7Elwv7+5CRaD76Wj7wWNnEiYPKeE4m/Tk=; b=iwRl3Uhgm9u2PDhF57PcWwFk4g8pWHqH05S+kZwBEqNCXi2eww5JHjfeSRMB1SLJrD AyJ24HFLouCC6/WQbDjY/+xcwI08o++NGn3opNDSYovTL+9rbKse1W9UEac/Kj6hcv6v TZ21IjSRYi4A9IpC9f4Cw/3c0W78+ASk58yfz61DoK3W/uX5hA3FF92uxRlmeW7xVGwf 67aoLoGQMChlYF4asjgboSaS1M/O+lhFRxrHUddQsT7OGPNg9v9P06pEOukMPDrvZX3r UUqzKQ0aqmXdweS4CNsFiu77fKR7N2z05nnmi1H59+Tn49WLKr2X7XaO4Fy3StvBP84A +M2A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Pd8pH20A; 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 s188si3461744oih.220.2019.12.04.09.33.01; Wed, 04 Dec 2019 09:33:18 -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=Pd8pH20A; 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 S1728099AbfLDRSW (ORCPT + 99 others); Wed, 4 Dec 2019 12:18:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:56974 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726934AbfLDRSW (ORCPT ); Wed, 4 Dec 2019 12:18:22 -0500 Received: from localhost (unknown [217.68.49.72]) (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 66F622064B; Wed, 4 Dec 2019 17:18:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575479901; bh=dEMb+VVPBIAIGBDAsgEQgpSLLBrYItHfqL/OySsZkUY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Pd8pH20A4x0UvWGanCmL8j9siUgnP4y1cfNyzvC8sVhQCMxjjJdFhGhKyFYlKz38L V1ajbW5UVPDikPnHSJ/jnznxynaiedRX6zyIvn2BFNdAjKt7s0wdFjJrR1bNMVidwA YcoWsPNqL99BOYnwlfuY5746jnr6MMMpYHWLzcAk= Date: Wed, 4 Dec 2019 18:18:19 +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: <20191204171819.GC3627415@kroah.com> References: <20191203223427.103571230@linuxfoundation.org> <79c636e7-145b-3062-04a3-f03c78d51318@nvidia.com> <20191204112936.GA3565947@kroah.com> <4f1552b1-ff6b-7342-b66e-04685aacf6ea@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f1552b1-ff6b-7342-b66e-04685aacf6ea@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 02:53:24PM +0000, Jon Hunter wrote: > > On 04/12/2019 11:29, Greg Kroah-Hartman wrote: > > 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. > > > Great! All tests now passing for Tegra ... > > Test results for stable-v4.19: > 13 builds: 13 pass, 0 fail > 22 boots: 22 pass, 0 fail > 32 tests: 32 pass, 0 fail > > Linux version: 4.19.88-rc2-gba731ec12c66 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 Wonderful, thanks for testing all of these and letting me know. greg k-h