Re: Linux 5.3.6

From: Greg KH
Date: Sun Oct 13 2019 - 04:00:14 EST


On Sat, Oct 12, 2019 at 08:16:26PM +0100, Chris Clayton wrote:
>
> > I'm announcing the release of the 5.3.6 kernel.
>
>
> 5.3.6 build fails here with:
>
> arch/x86/entry/vdso/vdso64.so.dbg: undefined symbols found
> CC arch/x86/kernel/cpu/mce/threshold.o
> make[3]: *** [arch/x86/entry/vdso/Makefile:59: arch/x86/entry/vdso/vdso64.so.dbg] Error 1
> make[3]: *** Deleting file 'arch/x86/entry/vdso/vdso64.so.dbg'
> make[2]: *** [scripts/Makefile.build:497: arch/x86/entry/vdso] Error 2
> make[1]: *** [scripts/Makefile.build:497: arch/x86/entry] Error 2
> make[1]: *** Waiting for unfinished jobs....

Does 5.3.5 work? If so, can you do 'git bisect' to find the offending
patch?

thanks,

greg k-h