On Fri, 9 Jul 2021 at 18:48, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 4.4.275 release. > There are 4 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, 11 Jul 2021 13:14:09 +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.4.275-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h Results from Linaro’s test farm. Regressions on arm64 noticed. GOOD: v4.4.273 BAD: v4.4.274 Regressions found on arm64 juno-r2 and qemu_arm64 device. ltp-containers-tests failed: - netns_comm_ip_ipv6_ioctl - netns_comm_ns_exec_ipv6_ioctl - netns_comm_ip_ipv6_netlink - netns_breakns_ns_exec_ipv6_netlink - netns_breakns_ns_exec_ipv4_ioctl - netns_netlink - netns_comm_ip_ipv4_netlink - netns_breakns_ns_exec_ipv4_netlink - netns_breakns_ip_ipv6_netlink - netns_breakns_ip_ipv4_ioctl - netns_comm_ns_exec_ipv4_netlink - netns_comm_ip_ipv4_ioctl - netns_comm_ns_exec_ipv4_ioctl - netns_comm_ns_exec_ipv6_netlink - netns_breakns_ip_ipv6_ioctl - netns_breakns_ip_ipv4_netlink - netns_breakns_ns_exec_ipv6_ioctl Test output log: ----------------- module tun: overflow in relocation type 261 val fffffdfffc000654 open: No such device netns_netlink.c:103: TBROK: adding interface failed netns_breakns 1 TINFO: timeout per run is 0h 15m 0s module veth: overflow in relocation type 261 val fffffdfffc040000 module veth: overflow in relocation type 261 val fffffdfffc080000 RTNETLINK answers: Operation not supported netns_breakns 1 TBROK: unable to create veth pair devices Cannot find device \"veth0\" Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> step to reproduce: ------------------------- # boot qemu arm64 and run ltp netns_netlink test. - cd /opt/ltp - ./runltp -s netns_netlink We have started the git bisection script to find the first bad commit causing these LTP netns test failures. -- Linaro LKFT https://lkft.linaro.org