From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:48422 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753965AbcFAFfe (ORCPT ); Wed, 1 Jun 2016 01:35:34 -0400 Subject: Re: [PATCH 4.6 000/100] 4.6.1-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <20160530204908.422037419@linuxfoundation.org> Cc: torvalds@linux-foundation.org, Guan Xuetao , akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org From: Guenter Roeck Message-ID: <574E7424.9040202@roeck-us.net> Date: Tue, 31 May 2016 22:35:32 -0700 MIME-Version: 1.0 In-Reply-To: <20160530204908.422037419@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/30/2016 01:48 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.6.1 release. > There are 100 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 Wed Jun 1 20:48:45 UTC 2016. > Anything received after that time might be too late. > Build results: total: 148 pass: 146 fail: 2 Failed builds: unicore32:defconfig unicore32:allnoconfig Qemu test results: total: 107 pass: 107 fail: 0 The unicore32 failures are known and still seen in mainline as of today. The fix is available in -next with commit c83d8b2fc986 ("unicore32: mm: Add missing parameter to arch_vma_access_permitted"). Copying Guan Xuetao for advice when it might be available upstream. Details are available at http://kerneltests.org/builders. Guenter