From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758471AbbCDOUa (ORCPT ); Wed, 4 Mar 2015 09:20:30 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:60242 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757966AbbCDOU2 (ORCPT ); Wed, 4 Mar 2015 09:20:28 -0500 Date: Wed, 4 Mar 2015 14:20:11 +0000 From: Luis Henriques To: Guenter Roeck Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, satoru.takeuchi@gmail.com, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 3.10 00/53] 3.10.71-stable review Message-ID: <20150304142011.GB18435@charon.olymp> References: <20150304054609.869052846@linuxfoundation.org> <54F711DF.5040007@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <54F711DF.5040007@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 04, 2015 at 06:08:31AM -0800, Guenter Roeck wrote: > On 03/03/2015 10:06 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.10.71 release. > >There are 53 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 Fri Mar 6 05:45:30 UTC 2015. > >Anything received after that time might be too late. > > > > Build results: > total: 123 pass: 122 fail: 1 > Failed builds: > s390:defconfig > > Qemu tests: > total: 27 pass: 27 fail: 0 > > Build failure is: > > arch/s390/kvm/interrupt.c: In function 'kvm_s390_inject_vm': > arch/s390/kvm/interrupt.c:740:3: error: label 'unlock_fi' used but not defined > make[2]: *** [arch/s390/kvm/interrupt.o] Error 1 > make[1]: *** [arch/s390/kvm] Error 2 > > Caused by 'KVM: s390: floating irqs: fix user triggerable endless loop' > which appears to depend on another commit. Actually, this commit is tagged for stable v3.15+ so it should probably be dropped from 3.10 and 3.14. Cheers, -- Luís > > Details are available at http://server.roeck-us.net:8010/builders. > > Guenter > > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html