Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756665AbbEEIKf (ORCPT ); Tue, 5 May 2015 04:10:35 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:60448 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752822AbbEEIK3 (ORCPT ); Tue, 5 May 2015 04:10:29 -0400 Message-ID: <55487AF1.30502@imgtec.com> Date: Tue, 5 May 2015 09:10:25 +0100 From: Markos Chandras User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Guenter Roeck , Greg Kroah-Hartman , CC: , , , , Ralf Baechle , Anton Blanchard , Ingo Molnar Subject: Re: [PATCH 3.19 000/177] 3.19.7-stable review References: <20150502190119.666291882@linuxfoundation.org> <5546B844.9070307@roeck-us.net> In-Reply-To: <5546B844.9070307@roeck-us.net> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.77] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2481 Lines: 81 On 05/04/2015 01:07 AM, Guenter Roeck wrote: > On 05/02/2015 12:00 PM, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 3.19.7 release. >> There are 177 patches in this series, all will be posted as a response >> to this one. If anyone has any issues with these being applied, please >> let me know. >> >> Responses should be made by Mon May 4 18:59:31 UTC 2015. >> Anything received after that time might be too late. >> > > Take two: > > Build results: > total: 125 pass: 112 fail: 13 > Failed builds: > mips:defconfig > mips:allmodconfig > mips:bcm47xx_defconfig > mips:bcm63xx_defconfig > mips:nlm_xlp_defconfig > mips:ath79_defconfig > mips:ar7_defconfig > mips:fuloong2e_defconfig > mips:e55_defconfig > mips:cavium_octeon_defconfig > mips:malta_defconfig > powerpc:defconfig > powerpc:allmodconfig > > Qemu test results: > total: 30 pass: 22 fail: 8 > Failed tests: > mips:mips_malta_defconfig > mips:mips_malta_smp_defconfig > mips:mipsel_malta_defconfig > mips:mipsel_malta_smp_defconfig > mips64:mips_malta64_defconfig > mips64:mips_malta64_smp_defconfig > powerpc:ppc64_book3s_defconfig > powerpc:ppc64_book3s_smp_defconfig > > --- > Error logs: > > mips: > > arch/mips/kernel/unaligned.c: In function 'emulate_load_store_insn': > arch/mips/kernel/unaligned.c:570:4: error: expected '}' before 'else' > > Bisect points to 'MIPS: unaligned: Fix regular load/store instruction > emulation for EVA'. > I guess this is a fallout caused by the missing dependencies. Patches - [PATCH] MIPS: unaligned: Prevent EVA instructions on kernel unaligned" (eeb538950367e3966cbf0237ab1a1dc30e059818) - [PATCH] MIPS: unaligned: Surround load/store macros in do {} while (3563c32d6532ece53c9dd8905a8e41983ef9952f) couldn't be applied to 3.19 stable according to the emails I got from Greg, so the third one in that series (aka the offending one) is now broken. Please remove 'MIPS: unaligned: Fix regular load/store instruction emulation for EVA' (6eae35485b26f9e51ab896eb8a936bed9908fdf6) I will create a suitable 3.19 backport for that patchset. Thanks and apologies for the breakage. -- markos -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/