From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756000AbaEEUlL (ORCPT ); Mon, 5 May 2014 16:41:11 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50858 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753662AbaEEUlJ (ORCPT ); Mon, 5 May 2014 16:41:09 -0400 Date: Mon, 5 May 2014 13:44:14 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: 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/86] 3.10.39-stable review Message-ID: <20140505204414.GB18222@kroah.com> References: <20140504154140.444932005@linuxfoundation.org> <20140505154908.GA25199@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140505154908.GA25199@roeck-us.net> 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 Mon, May 05, 2014 at 08:49:08AM -0700, Guenter Roeck wrote: > On Sun, May 04, 2014 at 11:40:35AM -0400, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.10.39 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 Tue May 6 15:41:13 UTC 2014. > > Anything received after that time might be too late. > > > Hi Greg, > > did you get my reply with the build failure ? > > Here it is again, in case it got lost: > > drivers/usb/musb/musb_core.c: In function 'musb_stage0_irq': > drivers/usb/musb/musb_core.c:673:26: error: 'struct musb' has no member named 'hcd' Yes, now got it, the patch is removed so the builds should now work. thanks, greg k-h