Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932934AbaDVPEP (ORCPT ); Tue, 22 Apr 2014 11:04:15 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:39804 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932828AbaDVPEC (ORCPT ); Tue, 22 Apr 2014 11:04:02 -0400 Date: Tue, 22 Apr 2014 08:03:45 -0700 From: Christoph Hellwig To: Drew Richardson Cc: Christoph Hellwig , Thomas Gleixner , Frederic Weisbecker , Peter Zijlstra , Ingo Molnar , Andrew Morton , Joe Perches , Ben Greear , "linux-kernel@vger.kernel.org" , Pawel Moll Subject: Re: [PATCH] Export irq tracepoints for use by kernel modules Message-ID: <20140422150345.GA19099@infradead.org> References: <20140422142419.GD21121@dreric01-Precision-T1600> <20140422142613.GA14535@infradead.org> <20140422150030.GA4969@dreric01-Precision-T1600> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140422150030.GA4969@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 08:00:31AM -0700, Drew Richardson wrote: > Gator (http://git.linaro.org/arm/ds5/gator.git), an out of tree kernel > module, uses irq_handler_exit and softirq_exit. I thought it would be > helpful to export the other tracepoints from trace/events/irq.h in > case other users encountered a similar issue. None of them should be exported unless we have in-tree modular users. And I don't think adding modular users for either of them is a good idea to start with. -- 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/