From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754915Ab1JKPg5 (ORCPT ); Tue, 11 Oct 2011 11:36:57 -0400 Received: from cantor2.suse.de ([195.135.220.15]:55670 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754831Ab1JKPg5 (ORCPT ); Tue, 11 Oct 2011 11:36:57 -0400 Date: Tue, 11 Oct 2011 09:36:26 -0600 From: Greg KH To: Steven Rostedt Cc: LKML , stable , Thomas Gleixner , "Luis Claudio R. Goncalves" Subject: Re: Commits missed for stable Message-ID: <20111011153626.GA9706@suse.de> References: <1318337139.7904.170.camel@gandalf.stny.rr.com> <20111011142006.GA18281@suse.de> <20111011142331.GA31776@suse.de> <20111011142423.GB31776@suse.de> <1318344909.7904.180.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1318344909.7904.180.camel@gandalf.stny.rr.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 Tue, Oct 11, 2011 at 10:55:08AM -0400, Steven Rostedt wrote: > On Tue, 2011-10-11 at 08:24 -0600, Greg KH wrote: > > On Tue, Oct 11, 2011 at 08:23:31AM -0600, Greg KH wrote: > > > On Tue, Oct 11, 2011 at 08:20:06AM -0600, Greg KH wrote: > > > > On Tue, Oct 11, 2011 at 08:45:38AM -0400, Steven Rostedt wrote: > > > > > It's come to my attention that a bug that was fixed by: > > > > > > > > > > 43dd61c9a09bd413e837df829e6bfb42159be52a > > > > > ftrace: Fix regression of :mod:module function enabling > > > > > > Wait, that patch causes a TON of warnings to the build, so either I drop > > > it, or is there some other follow-on patch that I can apply to fix these > > > warnings? > > > > Ah, I think I want 04da85b86188f224cc9b391b5bdd92a3ba20ffcf, right? > > > > I'll go try that... > > If it stops the warnings, you want that one :) Yes, it worked, and I queued it up. greg k-h