From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754433Ab3JCNaW (ORCPT ); Thu, 3 Oct 2013 09:30:22 -0400 Received: from mail.active-venture.com ([67.228.131.205]:58070 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752983Ab3JCNaU (ORCPT ); Thu, 3 Oct 2013 09:30:20 -0400 X-Originating-IP: 108.223.40.66 Message-ID: <524D7167.9020809@roeck-us.net> Date: Thu, 03 Oct 2013 06:30:15 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org CC: torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: Re: [ 00/16] 3.4.65-stable review References: <20131003040445.523176877@linuxfoundation.org> In-Reply-To: <20131003040445.523176877@linuxfoundation.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/02/2013 09:05 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.4.65 release. > There are 16 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 Oct 5 04:04:34 UTC 2013. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.4.65-rc1.gz > and the diffstat can be found below. > Build results: total: 103 pass: 17 skipped: 10 fail: 76 Apparently due to: mm: fix aio performance regression for database caused by THP All qemu images failed to build. Guenter