From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932641Ab0EEPyg (ORCPT ); Wed, 5 May 2010 11:54:36 -0400 Received: from buzzloop.caiaq.de ([212.112.241.133]:37023 "EHLO buzzloop.caiaq.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753105Ab0EEPyf (ORCPT ); Wed, 5 May 2010 11:54:35 -0400 Date: Wed, 5 May 2010 17:54:24 +0200 From: Daniel Mack To: Greg KH Cc: Eric Miao , Jakob Viketoft , linux-kernel@vger.kernel.org Subject: Re: [PATCH] colibri.h: Fix building for colibri 270... Message-ID: <20100505155424.GL30801@buzzloop.caiaq.de> References: <20100416100126.GI30801@buzzloop.caiaq.de> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20100505152000.GC16294@suse.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 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. Thanks, Daniel