git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964fe08
)
sh: __irq_entry annotate do_IRQ().
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 26 Oct 2009 00:58:31 +0000
(09:58 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 26 Oct 2009 00:58:31 +0000
(09:58 +0900)
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>
No differences found