ARM: place C irq handlers in IRQ_ENTRY for ftrace
authorRabin Vincent <rabin@rab.in>
Thu, 7 Oct 2010 15:21:58 +0000 (20:51 +0530)
committerRabin 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