From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 26 Oct 2009 22:38:23 +0000 Subject: Re: [PATCH] sh: Annotate irq functions with "notrace" Message-Id: <20091026223823.GA16759@linux-sh.org> List-Id: References: <1256595589-15800-1-git-send-email-matt@console-pimps.org> In-Reply-To: <1256595589-15800-1-git-send-email-matt@console-pimps.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, Oct 26, 2009 at 10:19:49PM +0000, Matt Fleming wrote: > Now that SH's irqflags functions are out of line it becomes necessary to > mark them as "notrace" so that we don't try to trace them. > > Signed-off-by: Matt Fleming This applies for the _64 bits too, but I just did those by hand. Applied, thanks.