* Re: [PATCH 4.19 000/321] 4.19.88-stable review [not found] <20191203223427.103571230@linuxfoundation.org> @ 2019-12-04 9:45 ` Jon Hunter 2019-12-04 11:29 ` Greg Kroah-Hartman 0 siblings, 1 reply; 5+ messages in thread From: Jon Hunter @ 2019-12-04 9:45 UTC (permalink / raw) To: Greg Kroah-Hartman, linux-kernel Cc: torvalds, akpm, linux, shuah, patches, ben.hutchings, lkft-triage, stable, linux-tegra 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@qq.com> > 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" Cheers Jon -- nvpublic ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 4.19 000/321] 4.19.88-stable review 2019-12-04 9:45 ` [PATCH 4.19 000/321] 4.19.88-stable review Jon Hunter @ 2019-12-04 11:29 ` Greg Kroah-Hartman 2019-12-04 14:53 ` Jon Hunter 2019-12-04 19:11 ` Naresh Kamboju 0 siblings, 2 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2019-12-04 11:29 UTC (permalink / raw) To: Jon Hunter Cc: linux-kernel, torvalds, akpm, linux, shuah, patches, ben.hutchings, lkft-triage, stable, linux-tegra 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@qq.com> > > 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 4.19 000/321] 4.19.88-stable review 2019-12-04 11:29 ` Greg Kroah-Hartman @ 2019-12-04 14:53 ` Jon Hunter 2019-12-04 17:18 ` Greg Kroah-Hartman 2019-12-04 19:11 ` Naresh Kamboju 1 sibling, 1 reply; 5+ messages in thread From: Jon Hunter @ 2019-12-04 14:53 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: linux-kernel, torvalds, akpm, linux, shuah, patches, ben.hutchings, lkft-triage, stable, linux-tegra 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@qq.com> >>> 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 Cheers Jon -- nvpublic ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 4.19 000/321] 4.19.88-stable review 2019-12-04 14:53 ` Jon Hunter @ 2019-12-04 17:18 ` Greg Kroah-Hartman 0 siblings, 0 replies; 5+ messages in thread From: Greg Kroah-Hartman @ 2019-12-04 17:18 UTC (permalink / raw) To: Jon Hunter Cc: linux-kernel, torvalds, akpm, linux, shuah, patches, ben.hutchings, lkft-triage, stable, linux-tegra 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@qq.com> > >>> 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH 4.19 000/321] 4.19.88-stable review 2019-12-04 11:29 ` Greg Kroah-Hartman 2019-12-04 14:53 ` Jon Hunter @ 2019-12-04 19:11 ` Naresh Kamboju 1 sibling, 0 replies; 5+ messages in thread From: Naresh Kamboju @ 2019-12-04 19:11 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: Jon Hunter, open list, Linus Torvalds, Andrew Morton, Guenter Roeck, Shuah Khan, patches, Ben Hutchings, lkft-triage, linux- stable, linux-tegra > Thanks for letting me know, I'll go drop this one and push out a -rc2 > with that removed. Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386. Summary ------------------------------------------------------------------------ kernel: 4.19.88-rc2 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.19.y git commit: ba731ec12c667db0f1f85e4bfe11387587feb243 git describe: v4.19.87-322-gba731ec12c66 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.87-322-gba731ec12c66 No regressions (compared to build v4.19.87) No fixes (compared to build v4.19.87) Ran 21276 total tests in the following environments and test suites. Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64 Test Suites ----------- * build * kvm-unit-tests * libhugetlbfs * linux-log-parser * ltp-containers-tests * ltp-commands-tests * ltp-dio-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-sched-tests * ltp-cap_bounds-tests * ltp-cpuhotplug-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-nptl-tests * ltp-pty-tests * ltp-securebits-tests * perf * v4l2-compliance -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-12-04 19:11 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20191203223427.103571230@linuxfoundation.org>
2019-12-04 9:45 ` [PATCH 4.19 000/321] 4.19.88-stable review Jon Hunter
2019-12-04 11:29 ` Greg Kroah-Hartman
2019-12-04 14:53 ` Jon Hunter
2019-12-04 17:18 ` Greg Kroah-Hartman
2019-12-04 19:11 ` Naresh Kamboju
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox