From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932441AbcFHDKF (ORCPT ); Tue, 7 Jun 2016 23:10:05 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:53973 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279AbcFHDKD (ORCPT ); Tue, 7 Jun 2016 23:10:03 -0400 Subject: Re: [PATCH 4.6 000/121] 4.6.2-stable review To: Greg Kroah-Hartman References: <20160605214417.708509043@linuxfoundation.org> <5756CEE6.4030002@roeck-us.net> <20160608010925.GD17027@kroah.com> Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org From: Guenter Roeck Message-ID: <57578C6E.5000902@roeck-us.net> Date: Tue, 7 Jun 2016 20:09:34 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <20160608010925.GD17027@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/07/2016 06:09 PM, Greg Kroah-Hartman wrote: > On Tue, Jun 07, 2016 at 06:40:54AM -0700, Guenter Roeck wrote: >> On 06/05/2016 02:42 PM, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 4.6.2 release. >>> There are 121 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 Tue Jun 7 21:43:16 UTC 2016. >>> Anything received after that time might be too late. >>> >> >> Build results: >> total: 148 pass: 132 fail: 16 >> Failed builds: >> mips:defconfig (binutils 2.22) >> mips:allnoconfig >> mips:defconfig (binutils 2.24) >> mips:allmodconfig >> mips:allnoconfig >> mips:bcm47xx_defconfig (binutils 2.25) >> mips:bcm63xx_defconfig >> mips:nlm_xlp_defconfig >> mips:ath79_defconfig >> mips:ar7_defconfig >> mips:e55_defconfig >> mips:cavium_octeon_defconfig >> mips:malta_defconfig >> mips:defconfig >> unicore32:defconfig >> unicore32:allnoconfig >> >> Qemu test results: >> total: 107 pass: 98 fail: 9 >> Failed tests: >> mips:malta_defconfig:nosmp >> mips:malta_defconfig:smp >> mips64:malta_defconfig:nosmp >> mips64:malta_defconfig:smp >> mipsel:malta_defconfig:nosmp >> mipsel:malta_defconfig:smp >> mips64el:malta_defconfig:nosmp >> mips64el:malta_defconfig:smp >> mips64el:fuloong2e_defconfig:fulong2e >> >> Details are available at http://kerneltests.org/builders. > > Thanks for these, I think I've fixed them all now. > I did a quick test; looks like your fix for mips is working for 4.4, 4.5, and 4.6. I'll let you know if the complete build shows a problem. Guenter