Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933534AbaDVRjI (ORCPT ); Tue, 22 Apr 2014 13:39:08 -0400 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:18610 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932927AbaDVRjF (ORCPT ); Tue, 22 Apr 2014 13:39:05 -0400 Date: Tue, 22 Apr 2014 10:38:54 -0700 From: Drew Richardson To: Josh Boyer Cc: Christoph Hellwig , Thomas Gleixner , Frederic Weisbecker , Peter Zijlstra , Ingo Molnar , Andrew Morton , Joe Perches , Ben Greear , "Linux-Kernel@Vger. Kernel. Org" , Pawel Moll , "mathieu.desnoyers@efficios.com" Subject: Re: [PATCH] Export irq tracepoints for use by kernel modules Message-ID: <20140422173854.GA26894@dreric01-Precision-T1600> References: <20140422142419.GD21121@dreric01-Precision-T1600> <20140422142613.GA14535@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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, Apr 22, 2014 at 04:01:03PM +0100, Josh Boyer wrote: > On Tue, Apr 22, 2014 at 10:26 AM, Christoph Hellwig wrote: > > On Tue, Apr 22, 2014 at 07:24:20AM -0700, Drew Richardson wrote: > >> After commit de7b2973903c6cc50b31ee5682a69b2219b9919d ("tracepoint: > >> Use struct pointer instead of name hash for reg/unreg tracepoints"), > >> any tracepoints used in a kernel module must be exported. > > > > How does this matter given that there aren't any modular users? > > We had a bug report about this breaking systemtap type usage[1]. In > there, Matthieu suggested that the new for_each_kernel_tracepoint > interface be used. > > Drew, it would have been proper to CC the author of the change you're > referencing on all of your patches to export these symbols. > > josh > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1087623 > Thanks Josh for pointing out that I should CC Mathieu and register_tracepoint_module_notifier, which will work for me. Drew -- 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/