On Mon, Jan 11, 2021 at 07:15:17AM -0800, Guenter Roeck wrote: > On 1/11/21 5:00 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.10.7 release. > > There are 145 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, 13 Jan 2021 13:00:19 +0000. > > Anything received after that time might be too late. > > > > Building powerpc:ppc6xx_defconfig ... failed > -------------- > Error log: > arch/powerpc/kernel/head_book3s_32.S: Assembler messages: > arch/powerpc/kernel/head_book3s_32.S:266: Error: unsupported relocation against SPRN_SPRG_SCRATCH2 > arch/powerpc/kernel/head_book3s_32.S:271: Error: unsupported relocation against SPRN_SPRG_SCRATCH2 > make[3]: *** [arch/powerpc/kernel/head_book3s_32.o] Error 1 > > Commit 90cd4bdd2bc0 ("powerpc/32s: Fix RTAS machine check with VMAP stack") > is missing some context commits (and at least one of the patches it presumably fixes > isn't even v5.10.y in the first place). Looking through Fixes: tags, it seems that ppc > support in v5.10.y may be a bit of a mess, at least for 32-bit systems. Thanks, will go drop that one now and push out a -rc2. greg k-h