From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753017AbcHONpz (ORCPT ); Mon, 15 Aug 2016 09:45:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56882 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752488AbcHONpy (ORCPT ); Mon, 15 Aug 2016 09:45:54 -0400 Date: Mon, 15 Aug 2016 15:46:03 +0200 From: Greg Kroah-Hartman To: Guenter Roeck 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 Subject: Re: [PATCH 4.7 00/41] 4.7.1-stable review Message-ID: <20160815134603.GA18234@kroah.com> References: <20160814202531.818402015@linuxfoundation.org> <16b1d2ff-473f-7041-01ee-763fd1a41351@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16b1d2ff-473f-7041-01ee-763fd1a41351@roeck-us.net> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 15, 2016 at 06:03:39AM -0700, Guenter Roeck wrote: > On 08/14/2016 01:38 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.7.1 release. > > There are 41 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 Aug 16 20:25:22 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 fix for the unicore32 build error finally made it into mainline > (783011b13095, "unicore32: mm: Add missing parameter to > arch_vma_access_permitted"). Great! I'll queue that up for the next 4.7-stable release after this on, no need to worry about it now. And thanks for all of these test results, much appreciated. greg k-h