On Sat, Feb 07, 2015 at 05:35:24PM -0800, Guenter Roeck wrote: > 3.10, 3.14, and 3.18 are affected. > > Build is still going on, so there may be more problems. > > Guenter > > --- > All mips builds: > > arch/mips/mm/tlb-r4k.c: In function 'tlb_init': > arch/mips/mm/tlb-r4k.c:448:7: error: 'cpu_has_rixiex' undeclared (first use in this function) > arch/mips/mm/tlb-r4k.c:448:7: note: each undeclared identifier is reported only once for each function it appears in > arch/mips/mm/tlb-r4k.c:449:10: error: 'PG_IEC' undeclared (first use in this function) > make[2]: *** [arch/mips/mm/tlb-r4k.o] Error 1 > > Caused by 'MIPS: Fix C0_Pagegrain[IEC] support'. > > This is supposed to affect 3.17+, so not entirely sure I understand why it was > applied to 3.10 and 3.14. David may know what needs to change to apply it to 3.18, > and if it is needed in 3.10 / 3.14. Oops, my fault, I missed the "only for 3.17 and greater" type text in the body of the changelog. I've now removed it from the queue. > --- > tile:tilegx_defconfig: > > lib/checksum.c: In function 'csum_tcpudp_nofold': > lib/checksum.c:207:2: error: implicit declaration of function 'from64to32' [-Werror=implicit-function-declaration] > > Cause by 'lib/checksum.c: fix carry in csum_tcpudp_nofold'. > > Also needs commit 9ce357795ef2 ("lib/checksum.c: fix build for > generic csum_tcpudp_nofold"). Yes, will go add that now, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html