From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:48351 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbcHFXez (ORCPT ); Sat, 6 Aug 2016 19:34:55 -0400 Subject: Re: Build errors in v3.2-stable-queue To: Ben Hutchings 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> <57A54E20.9000303@roeck-us.net> <1470480536.4189.16.camel@decadent.org.uk> Cc: stable From: Guenter Roeck Message-ID: <57A5F5E2.5020700@roeck-us.net> Date: Sat, 6 Aug 2016 07:36:18 -0700 MIME-Version: 1.0 In-Reply-To: <1470480536.4189.16.camel@decadent.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 08/06/2016 03:48 AM, Ben Hutchings wrote: [ ... ] >> # first bad commit: [db17a77a32fe7703a433f428f65f28fddb20d5ba] MIPS: >> Sync icache & dcache in set_pte_at >> >> After reverting that patch, the problem is gone. >> >> Turns out 3.16 is affected by the same problem, and reverting the >> patch there fixes it as well. > > Oh well, then I'll revert this and the follow-up. > Both 3.2 and 3.16 build and test clean now. Guenter