From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751463AbaEGTXl (ORCPT ); Wed, 7 May 2014 15:23:41 -0400 Received: from mail-ee0-f42.google.com ([74.125.83.42]:53761 "EHLO mail-ee0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750904AbaEGTXk (ORCPT ); Wed, 7 May 2014 15:23:40 -0400 Date: Wed, 7 May 2014 21:23:36 +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: <20140507192335.GA23409@gmail.com> References: <20140303133330.7031b2cb@gandalf.local.home> <1393924179-9147-1-git-send-email-romain.izard.pro@gmail.com> <20140306123403.5f29c071@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140306123403.5f29c071@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: > 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? Thanks, Ingo