From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935038AbaEaBJh (ORCPT ); Fri, 30 May 2014 21:09:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40424 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934753AbaEaBIz (ORCPT ); Fri, 30 May 2014 21:08:55 -0400 Date: Fri, 30 May 2014 16:20:44 -0700 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, Guenter Roeck , torvalds@linux-foundation.org, akpm@linux-foundation.org, satoru.takeuchi@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 3.10 00/86] 3.10.41-stable review Message-ID: <20140530232044.GC25854@kroah.com> References: <20140529043513.451722422@linuxfoundation.org> <538744FD.4080709@roeck-us.net> <5388DF82.6000805@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5388DF82.6000805@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 30, 2014 at 01:44:02PM -0600, Shuah Khan wrote: > On 05/29/2014 08:32 AM, Guenter Roeck wrote: > >On 05/28/2014 09:36 PM, Greg Kroah-Hartman wrote: > >>This is the start of the stable review cycle for the 3.10.41 release. > >>There are 86 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 Sat May 31 04:34:49 UTC 2014. > >>Anything received after that time might be too late. > >> > > > >Build results: > > total: 143 pass: 134 skipped: 6 fail: 3 > > > >Qemu tests all passed. > > > >For reference, failing builds are > > > >unicore32:defconfig - still fails for all releases > >powerpc:ppc64e_defconfig - fail if built with binutils 2.4; patch > >pending > >powerpc:chroma_defconfig - fail if built with binutils 2.4; patch > >pending > > > >Results are as expected. Details are available at > >http://server.roeck-us.net:8010/builders. > > > > Compiled and booted on my test systems. No dmesg regressions. Thanks for testing. greg k-h