From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934776Ab0EEQRB (ORCPT ); Wed, 5 May 2010 12:17:01 -0400 Received: from cantor.suse.de ([195.135.220.2]:55615 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932818Ab0EEQQ7 (ORCPT ); Wed, 5 May 2010 12:16:59 -0400 Date: Wed, 5 May 2010 09:15:53 -0700 From: Greg KH To: Daniel Mack Cc: Eric Miao , Jakob Viketoft , linux-kernel@vger.kernel.org Subject: Re: [PATCH] colibri.h: Fix building for colibri 270... Message-ID: <20100505161553.GA8462@suse.de> References: <4BC84766.5060208@bitsim.com> <4BC8493D.60900@bitsim.com> <20100416112820.GM30801@buzzloop.caiaq.de> <20100416112931.GN30801@buzzloop.caiaq.de> <20100505080015.GD30801@buzzloop.caiaq.de> <20100505094405.GG30801@buzzloop.caiaq.de> <20100505152000.GC16294@suse.de> <20100505155424.GL30801@buzzloop.caiaq.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20100505155424.GL30801@buzzloop.caiaq.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 05, 2010 at 05:54:24PM +0200, Daniel Mack wrote: > On Wed, May 05, 2010 at 08:20:00AM -0700, Greg KH wrote: > > On Wed, May 05, 2010 at 11:44:05AM +0200, Daniel Mack wrote: > > > On Wed, May 05, 2010 at 05:28:45PM +0800, Eric Miao wrote: > > > > On Wed, May 5, 2010 at 4:00 PM, Daniel Mack wrote: > > > > > On Wed, May 05, 2010 at 03:45:34PM +0800, Eric Miao wrote: > > > > >> On Fri, Apr 16, 2010 at 7:29 PM, Daniel Mack wrote: > > > > >> > On Fri, Apr 16, 2010 at 01:28:20PM +0200, Daniel Mack wrote: > > > > >> >> On Fri, Apr 16, 2010 at 01:25:49PM +0200, Jakob Viketoft wrote: > > > > >> >> > Adding a "#include " seem to cure this problem. If you > > > > >> >> > agree I can supply a new patch with the correct solution this time. > > > > >> >> > > > > >> >> Ok. Add it to colibri.h, and while at it, you can kick the ax88796.h > > > > >> >> inclusion. That's a leftover and isn't needed. > > > > >> > > > > > >> > And Cc: stable@kernel.org for the backmerge to 2.6.33. > > > > >> > > > > > >> > > > > >> Jakob, any update on this? > > > > > > > > > > Jakob provided an updated patch for this: > > > > > > > > > >  http://lkml.org/lkml/2010/4/16/100 > > > > > > > > > > > > > Looks it didn't make into -stable. > > > > > > Greg, stable@kernel.org was in Cc: for the patch in the URL above. > > > Any chance to get this in? > > > > Is it in Linus's tree? If so, what is the git commit id of it? If you > > properly tag the patch with "cc: stable " like you > > did in the patch, then it will be automatically sent to me when it hits > > Linus's tree. > > I see - thought you were picking them up from the mails. > Thanks for explaining :) > > > I don't see this one in my queue at the moment. > > It's not there yet. Eric picked it, but I'm not sure whether it will > still make it to .34. But ok, let's just wait then. I _CAN_NOT_ take patches into the stable tree before they go into Linus's tree, so even if I was picking them up from emails, this could not be accepted. Please read the file, Documentation/stable_kernel_rules.txt for how the process works. thanks, greg k-h