From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:48398 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbcHFXe7 (ORCPT ); Sat, 6 Aug 2016 19:34:59 -0400 Date: Fri, 5 Aug 2016 18:00:28 -0700 From: Guenter Roeck To: Ben Hutchings Cc: stable Subject: Re: Build errors in v3.2-stable-queue Message-ID: <20160806010028.GA2450@roeck-us.net> References: <579AD44D.3060109@roeck-us.net> <1469906300.4176.113.camel@decadent.org.uk> <579E36A6.5070204@roeck-us.net> <1470439600.4189.7.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1470439600.4189.7.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Sat, Aug 06, 2016 at 12:26:40AM +0100, Ben Hutchings wrote: > On Sun, 2016-07-31 at 10:34 -0700, Guenter Roeck wrote: > >� > > Now I get a crash with the nosmp qemu test, and > > Did you work out what introduced that? > I didn't try. I can bisect later tonight after the current build completes if the problem is still seen. I'll let you know. Guenter > > > > {standard input}: Assembler messages: > > {standard input}:343: Error: Unrecognized opcode `ll$4, 0($3)' > > {standard input}:346: Error: Unrecognized opcode `sc$4, 0($3)' > > scripts/Makefile.build:305: recipe for target > > 'arch/mips/mm/ioremap.o' failed > > make[2]: *** [arch/mips/mm/ioremap.o] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > > > when building mips:malta_defconfig. Bisect points to > > 'MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR'. > > > > for the build error. > > Oh, I see the problem. �I'll push another version in a moment. > > Ben. > > -- > Ben Hutchings > Beware of bugs in the above code; > I have only proved it correct, not tried it. - Donald Knuth