[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <73554d3c-ff50-d8c7-3694-e67b8a76d904@roeck-us.net>
Date: Sat, 22 Feb 2020 07:46:57 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: Re: [PATCH 4.19 000/191] 4.19.106-stable review
On 2/20/20 11:39 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.106 release.
> There are 191 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, 23 Feb 2020 07:19:49 +0000.
> Anything received after that time might be too late.
>
I didn't send final summaries this time around because all release candidates
are broken. I expected to get updated images last night, but that didn't
happen. FTR, the test results for v4.19.105-192-g27ac98449017 are:
Build results:
total: 156 pass: 155 fail: 1
Failed builds:
x86_64:allnoconfig
Qemu test results:
total: 403 pass: 403 fail: 0
with:
Building x86_64:allnoconfig ... failed
--------------
Error log:
arch/x86/kernel/unwind_orc.c: In function 'unwind_init':
arch/x86/kernel/unwind_orc.c:267:56: error: 'orc_sort_cmp' undeclared (first use in this function)
267 | sort(__start_orc_unwind_ip, num_entries, sizeof(int), orc_sort_cmp,
| ^~~~~~~~~~~~
arch/x86/kernel/unwind_orc.c:267:56: note: each undeclared identifier is reported only once for each function it appears in
arch/x86/kernel/unwind_orc.c:268:7: error: 'orc_sort_swap' undeclared (first use in this function)
268 | orc_sort_swap);
| ^~~~~~~~~~~~~
I don't plan to send final summaries for the other release candidates;
all failures have already been reported.
Guenter
Powered by blists - more mailing lists