From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753097AbaEHGOz (ORCPT ); Thu, 8 May 2014 02:14:55 -0400 Received: from mail-ee0-f49.google.com ([74.125.83.49]:38182 "EHLO mail-ee0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751068AbaEHGOy (ORCPT ); Thu, 8 May 2014 02:14:54 -0400 Date: Thu, 8 May 2014 08:14:49 +0200 From: Ingo Molnar To: Steven Rostedt Cc: Ingo Molnar , Romain Izard , Frederic Weisbecker , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] trace: module: Maintain a valid user count Message-ID: <20140508061449.GC31184@gmail.com> References: <20140303133330.7031b2cb@gandalf.local.home> <1393924179-9147-1-git-send-email-romain.izard.pro@gmail.com> <20140306123403.5f29c071@gandalf.local.home> <20140507192335.GA23409@gmail.com> <20140507154111.6ba752cb@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140507154111.6ba752cb@gandalf.local.home> 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 * Steven Rostedt wrote: > On Wed, 7 May 2014 21:23:36 +0200 > Ingo Molnar wrote: > > > > > * Steven Rostedt wrote: > > > > > Ingo, > > > > > > You want to push this to Linus? > > > > > > Reviewed-by: Steven Rostedt > > > > I think it would be more natural through the tracing tree, through > > which most tracepoint fixes go, agreed? > > > > Hmm, yeah. Not sure why I pushed it off to you :-/ To check whether I'm awake, I'm sure! > Looks like this should be marked as stable and incorporated in 3.15 > as well. Yeah. Acked-by: Ingo Molnar Thanks, Ingo