From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933837AbbI1PDJ (ORCPT ); Mon, 28 Sep 2015 11:03:09 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35840 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933483AbbI1PDH (ORCPT ); Mon, 28 Sep 2015 11:03:07 -0400 Date: Mon, 28 Sep 2015 20:32:38 +0530 From: Sudip Mukherjee To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 4.2 000/134] 4.2.2-stable review Message-ID: <20150928150238.GA1524@sudip-pc> References: <20150926205311.819185658@linuxfoundation.org> <20150928054941.GA4607@sudip-pc> <20150928140112.GA18915@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150928140112.GA18915@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 28, 2015 at 07:01:12AM -0700, Greg Kroah-Hartman wrote: > On Mon, Sep 28, 2015 at 11:19:41AM +0530, Sudip Mukherjee wrote: > > On Sat, Sep 26, 2015 at 01:54:12PM -0700, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.2.2 release. > > > There are 134 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 Mon Sep 28 20:51:27 UTC 2015. > > > Anything received after that time might be too late. > > Compiled and booted on x86_32. No errors in dmesg. > > > > BTW, avr32 allmodconfig failed. Not new failure. 3 patches will be > > needed to fix that. 2 are already in Linus tree. My doubt is if it is > > accepted to fix known build failure in stable? > > Yes, that would be fine, what are the git commit ids and why aren't > others seeing this problem? Guenter doesnot test for allmodconfig on avr32. As of now its still broken on 4.3-rc3. commit ids needed are: 96be5f2806cd65a2ebced3bfcdf7df0116e6c4a6 and 21343ac21ec7d871e94e98e288f3398a4207d9c0 and the last one is still pending for drivers/usb/gadget/udc/atmel_usba_udc.c You can find the build log for 4.2.2-rc1 at: https://travis-ci.org/sudipm-mukherjee/parport/builds/82379354 regards sudip