On 3/10/20 7:42 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.25 release. > There are 167 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, 12 Mar 2020 14:40:27 +0000. > Anything received after that time might be too late. > kernel/fork.c:2523:2: error: #error clone3 requires copy_thread_tls support in arch 2523 | #error clone3 requires copy_thread_tls support in arch Affects v5.4.y-queue and v5.5.y-queue. Caused by "csky: Fixup compile warning for three unimplemented syscalls", which in turn looks like an auto-pick. When auto-picking patches, it might be desirable to ensure that they compile. Guenter