commit | 61b5cb1c3bff8875d2fd289c7b6ac344f95261fa | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Thu Oct 07 20:51:58 2010 +0530 |
committer | Rabin Vincent <rabin@rab.in> | Fri Nov 19 21:43:26 2010 +0530 |
tree | 05a10694778dc70c5eb6114a1ed8403745a2cfcd | |
parent | ec763f0de879fa1a64b7641098271107f5e32c67 [diff] |
ARM: place C irq handlers in IRQ_ENTRY for ftrace 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>