Hi!
This is the start of the stable review cycle for the 4.19.178 release. There are 246 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 Wed, 03 Mar 2021 19:35:01 +0000. Anything received after that time might be too late.
This causes build failure in our testing:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1064605...
776In file included from ./include/net/ndisc.h:50, 777 from ./include/net/ipv6.h:21, 778 from ./include/linux/sunrpc/clnt.h:28, 779 from ./include/linux/nfs_fs.h:32, 780 from init/do_mounts.c:22: 781./include/linux/icmpv6.h: In function 'icmpv6_ndo_send': 782./include/linux/icmpv6.h:70:2: error: implicit declaration of function '__icmpv6_send'; did you mean 'icmpv6_send'? [-Werror=implicit-function-declaration] 783 __icmpv6_send(skb_in, type, code, info, &parm); 784 ^~~~~~~~~~~~~ 785 icmpv6_send
(And similar for two other boards).
Best regards, Pavel