Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756635AbaDVO0k (ORCPT ); Tue, 22 Apr 2014 10:26:40 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:56488 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754015AbaDVO0g (ORCPT ); Tue, 22 Apr 2014 10:26:36 -0400 Date: Tue, 22 Apr 2014 07:26:13 -0700 From: Christoph Hellwig To: Drew Richardson Cc: Thomas Gleixner , Frederic Weisbecker , Peter Zijlstra , Ingo Molnar , Andrew Morton , Joe Perches , Ben Greear , Christoph Hellwig , linux-kernel@vger.kernel.org, Pawel Moll Subject: Re: [PATCH] Export irq tracepoints for use by kernel modules Message-ID: <20140422142613.GA14535@infradead.org> References: <20140422142419.GD21121@dreric01-Precision-T1600> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140422142419.GD21121@dreric01-Precision-T1600> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? -- 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/