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:
ec763f0
)
ARM: place C irq handlers in IRQ_ENTRY for ftrace
author
Rabin Vincent
<rabin@rab.in>
Thu, 7 Oct 2010 15:21:58 +0000
(20:51 +0530)
committer
Rabin Vincent
<rabin@rab.in>
Fri, 19 Nov 2010 16:13:26 +0000
(21:43 +0530)
When FUNCTION_GRAPH_TRACER is enabled, place do_IRQ() and friends in the
IRQ_ENTRY section so that the irq-related features of the function graph
tracer work.
Signed-off-by: Rabin Vincent <rabin@rab.in>
No differences found