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.

---
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").
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to