Re: [PATCH 5.4 000/344] 5.4.22-stable review

From: Greg Kroah-Hartman
Date: Sun Feb 23 2020 - 12:11:39 EST


On Fri, Feb 21, 2020 at 03:15:02PM +0000, Ben Hutchings wrote:
> On Fri, 2020-02-21 at 06:22 -0800, Guenter Roeck wrote:
> > On 2/20/20 11:36 PM, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 5.4.22 release.
> > > There are 344 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.
> > >
> >
> > Build reference: v5.4.21-345-gbae6e9bf73af
> > gcc version: x86_64-linux-gcc (GCC) 9.2.0
> >
> > Building x86_64:allnoconfig ... failed
> > --------------
> > Error log:
> > arch/x86/kernel/unwind_orc.c: In function 'unwind_init':
> > arch/x86/kernel/unwind_orc.c:278:56: error: 'orc_sort_cmp' undeclared (first use in this function)
> >
> > Affects v{4.14,4.19,5,4,5,5}.y.queue.
>
> This seems to be due to commit 22a7fa8848c5 (x86-unwind-orc-fix-
> config_modules-build-warning.patch), which is only valid after commit
> f14bf6a350df "x86/unwind/orc: Remove boot-time ORC unwind tables
> sorting".

Ugh, sorry about that, now dropped from everywhere. I'll push out a
-rc3 soon...

greg k-h