From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752075AbcFBEfI (ORCPT ); Thu, 2 Jun 2016 00:35:08 -0400 Received: from mprc.pku.edu.cn ([162.105.203.9]:39624 "EHLO mprc.pku.edu.cn" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751394AbcFBEfG (ORCPT ); Thu, 2 Jun 2016 00:35:06 -0400 X-Greylist: delayed 314 seconds by postgrey-1.27 at vger.kernel.org; Thu, 02 Jun 2016 00:35:05 EDT Message-ID: <60159.117.114.135.40.1464841516.squirrel@mprc.pku.edu.cn> In-Reply-To: <20160601161640.GD9144@kroah.com> References: <20160530204908.422037419@linuxfoundation.org> <574E7424.9040202@roeck-us.net> <20160601161640.GD9144@kroah.com> Date: Thu, 2 Jun 2016 12:25:16 +0800 (CST) Subject: Re: [PATCH 4.6 000/100] 4.6.1-stable review From: "Xuetao Guan" To: "Greg Kroah-Hartman" Cc: "Guenter Roeck" , 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 Reply-To: gxt@mprc.pku.edu.cn User-Agent: SquirrelMail/1.4.8-4.0.1.el5 MIME-Version: 1.0 Content-Type: text/plain;charset=gb2312 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal 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 > Thanks greg. And I haven't send merge request to linus. Xuetao