Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1710330
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4.9 00/16] 4.9.43-stable review |
| Date | 2017-08-12 18:30 +0200 |
| Message-ID | <udHsv-3af-47@gated-at.bofh.it> (permalink) |
| References | <udqhX-E7-13@gated-at.bofh.it> <udDRT-Ji-7@gated-at.bofh.it> <udH97-327-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/12/2017 09:07 AM, Greg Kroah-Hartman wrote: > On Sat, Aug 12, 2017 at 05:36:08AM -0700, Guenter Roeck wrote: >> On 08/11/2017 03:01 PM, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 4.9.43 release. >>> There are 16 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 Sun Aug 13 22:01:23 UTC 2017. >>> Anything received after that time might be too late. >>> >> >> Build results: >> total: 145 pass: 145 fail: 0 >> Qemu test results: >> total: 122 pass: 110 fail: 12 >> Failed tests: >> arm:beagle:multi_v7_defconfig:omap3-beagle >> arm:beaglexm:multi_v7_defconfig:omap3-beagle-xm >> arm:overo:multi_v7_defconfig:omap3-overo-tobi >> arm:sabrelite:multi_v7_defconfig:imx6dl-sabrelite >> arm:vexpress-a9:multi_v7_defconfig:vexpress-v2p-ca9 >> arm:vexpress-a15:multi_v7_defconfig:vexpress-v2p-ca15-tc1 >> arm:vexpress-a15-a7:multi_v7_defconfig:vexpress-v2p-ca15_a7 >> arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc702 >> arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc706 >> arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zed >> arm:midway:multi_v7_defconfig:ecx-2000 >> arm:smdkc210:multi_v7_defconfig:exynos4210-smdkv310 >> >> Failures are: >> >> Error log: >> make[1]: *** No rule to make target 'arch/arm/boot/dts/sun8i-h3-nanopi-m1.dtb', needed by '__build'. Stop. >> >> This is due to 'ARM: dts: sun8i: Support DTB build for NanoPi M1'. The associated .dts >> file is missing in 4.9. Also applying 10efbf5f1633, which introduces it, won't be >> sufficient since it depends on additional commits. > > Ugh, Sasha got this wrong, and I didn't check it :( > > It's in 4.9.42, so this should have failed there too. I'll go revert > this now, thanks for letting me know. > Yes, that is correct. Sorry, I must have dropped the ball there; I thought I had told you that the builds are failing, but I guess it got lost in the other failures. Guenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 4.9 00/16] 4.9.43-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:10 +0200
[PATCH 4.9 07/16] net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:10 +0200
[PATCH 4.9 13/16] revert "ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output" Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:10 +0200
[PATCH 4.9 08/16] tcp: fastopen: tcp_connect() must refresh the route Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 16/16] KVM: arm/arm64: Handle hva aging while destroying the vm Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 11/16] packet: fix tp_reserve race in packet_set_ring Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 15/16] sparc64: Prevent perf from running during super critical sections Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 04/16] net: fix keepalive code vs TCP_FASTOPEN_CONNECT Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 12/16] revert "net: account for current skb length when deciding about UFO" Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 03/16] tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 06/16] net/mlx4_en: dont set CHECKSUM_COMPLETE on SCTP packets Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 14/16] udp: consistently apply ufo or fragmentation Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 05/16] bpf, s390: fix jit branch offset related to ldimm64 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 10/16] igmp: Fix regression caused by igmp sysctl namespace code. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 02/16] ppp: fix xmit recursion detection on ppp channels Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
[PATCH 4.9 01/16] ppp: Fix false xmit recursion detect with two ppp devices Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 00:20 +0200
Re: [PATCH 4.9 00/16] 4.9.43-stable review Shuah Khan <shuahkh@osg.samsung.com> - 2017-08-12 04:00 +0200
Re: [PATCH 4.9 00/16] 4.9.43-stable review Guenter Roeck <linux@roeck-us.net> - 2017-08-12 14:40 +0200
Re: [PATCH 4.9 00/16] 4.9.43-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-12 18:10 +0200
Re: [PATCH 4.9 00/16] 4.9.43-stable review Guenter Roeck <linux@roeck-us.net> - 2017-08-12 18:30 +0200
csiph-web