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 <miyatsu@xxxxxx> > >>> 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