From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755380AbcFAQQn (ORCPT ); Wed, 1 Jun 2016 12:16:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36977 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751808AbcFAQQl (ORCPT ); Wed, 1 Jun 2016 12:16:41 -0400 Date: Wed, 1 Jun 2016 09:16:40 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, Guan Xuetao , akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.6 000/100] 4.6.1-stable review Message-ID: <20160601161640.GD9144@kroah.com> References: <20160530204908.422037419@linuxfoundation.org> <574E7424.9040202@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <574E7424.9040202@roeck-us.net> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 31, 2016 at 10:35:32PM -0700, Guenter Roeck wrote: > 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. Thanks for this, and the other testing results. I'll pick up the unicore32 patches when they hit Linus's tree. thanks, greg k-h