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:
f72f787
)
sh: Annotate irq functions with "notrace"
author
Matt Fleming
<matt@console-pimps.org>
Mon, 26 Oct 2009 22:19:49 +0000
(22:19 +0000)
committer
Paul 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