Re: Build errors in v3.16.y-stable-queue
From: Ben Hutchings <hidden>
Date: 2016-08-06 21:27:42
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Ben Hutchings <hidden>
Date: 2016-08-06 21:27:42
On Fri, 2016-08-05 at 18:59 -0700, Guenter Roeck wrote:
[...]
quoted
Current failure:Building mips:nlm_xlp_defconfig ... failed Building mips:cavium_octeon_defconfig ... failed Building mips:malta_defconfig ... failed -------------- Error log: In file included from /opt/buildbot/slave/stable-queue-3.16/build/include/linux/mm.h:51:0, from /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/kernel/asm-offsets.c:14: /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/include/asm/pgtable.h: In function 'set_pte': /opt/buildbot/slave/stable-queue-3.16/build/arch/mips/include/asm/pgtable.h:192:12: error: expected ':' or ')' before 'MIPS_ISA_ARCH_LEVEL' " .set "MIPS_ISA_ARCH_LEVEL" \n" ^ make[2]: *** [arch/mips/kernel/asm-offsets.s] Error 1
Looks like "MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR" needs all the same changes for 3.16 as it does for 3.2. Ben. -- Ben Hutchings Beware of bugs in the above code; I have only proved it correct, not tried it. - Donald Knuth