sh: Annotate irq functions with "notrace"
authorMatt Fleming <matt@console-pimps.org>
Mon, 26 Oct 2009 22:19:49 +0000 (22:19 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Oct 2009 22:37:10 +0000 (07:37 +0900)
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.

[ Do the same for irq_64.c -- PFM. ]

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found