sh: __irq_entry annotate do_IRQ().
commitba93483f8c997f1a3fc0a6677f41e8556ae3eba6
authorPaul Mundt <lethal@linux-sh.org>
Mon, 26 Oct 2009 00:58:31 +0000 (26 09:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Oct 2009 00:58:31 +0000 (26 09:58 +0900)
tree133c41781c2ccf61892b00b2e94c7dcc27ec8e7b
parent964fe080d94db82a3268443e9b9ece4c60246414
sh: __irq_entry annotate do_IRQ().

This adds an __irq_entry annotation for do_IRQ() so that the IRQ
annotation in the function graph tracer works as advertized. We already
have the IRQENTRY section wired up, so this is just a trivial addition
to actually make use of it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/irq.c