Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755268AbZIPFdf (ORCPT ); Wed, 16 Sep 2009 01:33:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751804AbZIPFde (ORCPT ); Wed, 16 Sep 2009 01:33:34 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:46042 "EHLO mail-ew0-f206.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbZIPFdd (ORCPT ); Wed, 16 Sep 2009 01:33:33 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=AjXJi1c3cuXSrnFea4p8J0LKjizie+jQnn55519lrqJ+I75yKn0dMMzO4EXtyk88Q7 d3UrNylCo4HlyhJ/BYaki8i49N1qvTJy3Xp/nKpaW+EJxK2al/AV8Xs1+7TPL5IrVS2G sCuFLTTvW31sjfxmPWWGDxU8E/4hrUKAla97Y= Date: Wed, 16 Sep 2009 07:33:33 +0200 From: Frederic Weisbecker To: Ananth N Mavinakayanahalli Cc: Steven Rostedt , Ingo Molnar , Masami Hiramatsu , lkml , systemtap , DLE , Jim Keniston , Andi Kleen , Christoph Hellwig , "Frank Ch. Eigler" , "H. Peter Anvin" , Jason Baron , "K.Prasad" , Lai Jiangshan , Li Zefan , Peter Zijlstra , Srikar Dronamraju , Tom Zanussi Subject: Re: [PATCH tracing/kprobes 3/6] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex Message-ID: <20090916053332.GE5121@nowhere> References: <20090914204847.18779.69409.stgit@dhcp-100-2-132.bos.redhat.com> <20090914204912.18779.68734.stgit@dhcp-100-2-132.bos.redhat.com> <1253071051.20020.177.camel@gandalf.stny.rr.com> <20090916040511.GB5121@nowhere> <20090916045420.GA11510@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090916045420.GA11510@in.ibm.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2241 Lines: 52 On Wed, Sep 16, 2009 at 10:24:20AM +0530, Ananth N Mavinakayanahalli wrote: > On Wed, Sep 16, 2009 at 06:05:12AM +0200, Frederic Weisbecker wrote: > > On Tue, Sep 15, 2009 at 11:17:30PM -0400, Steven Rostedt wrote: > > > On Mon, 2009-09-14 at 16:49 -0400, Masami Hiramatsu wrote: > > ... > > > It's in tip:/tracing/kprobes, which is not merged into tip/master. > > I have some pending updates in my tracing/kprobes tree: > > > > Frederic Weisbecker (1): > > Merge commit 'tracing/core' into tracing/kprobes > > > > Masami Hiramatsu (16): > > kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS > > kprobes/x86-64: Allow to reenter probe on post_handler > > kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions > > kprobes: Fix to add __kprobes to notify_die > > kprobes/x86-64: Fix to move common_interrupt to .kprobes.text > > kprobes: Prohibit to probe native_get_debugreg > > x86: Allow x86-32 instruction decoder selftest on x86-64 > > x86: Remove unused config macros from instruction decoder selftest > > x86: Add MMX support for instruction decoder > > kprobes/x86-32: Move irq-exit functions to kprobes section > > x86/ptrace: Fix regs_get_argument_nth() to add correct offset > > tracing/kprobes: Fix probe offset to be unsigned > > tracing/kprobes: Cleanup kprobe tracer code. > > tracing/kprobes: Add event profiling support > > tracing/kprobes: Add argument name support > > tracing/kprobes: Show event name in trace output > > > > Plus the current set that I'm about to apply, if no problem arises. > > I should also merge one more time tip:tracing/core into it because > > it has developed another conflicts against it since then. > > > > Ingo, if you are fine with it, I'll send you a pull request > > soon. > > Frederic, > > Could you please add http://lkml.org/lkml/2009/9/15/13 too? > > Ananth Sure, I put it in the queue, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/