From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751498AbdANHYV (ORCPT ); Sat, 14 Jan 2017 02:24:21 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48264 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751076AbdANHYS (ORCPT ); Sat, 14 Jan 2017 02:24:18 -0500 Date: Sat, 14 Jan 2017 08:24:03 +0100 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, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/27] 4.4.43-stable review Message-ID: <20170114072403.GB3690@kroah.com> References: <20170113113722.669106991@linuxfoundation.org> <20170113201908.GA5144@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170113201908.GA5144@roeck-us.net> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 13, 2017 at 12:19:08PM -0800, Guenter Roeck wrote: > On Fri, Jan 13, 2017 at 12:38:17PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.43 release. > > There are 27 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 Sun Jan 15 11:36:57 UTC 2017. > > Anything received after that time might be too late. > > > Build results: > total: 149 pass: 149 fail: 0 > Qemu test results: > total: 115 pass: 115 fail: 0 > > In case you wonder, the avr32 tests don't fail anymore because I disabled > CONFIG_NET for those builds, not because anything has been fixed. This lets us > at least build test the architecture code. Ah, I was wondering, building the arch code is good. thanks, greg k-h