From: Rabin Vincent Date: Thu, 7 Oct 2010 15:21:58 +0000 (+0530) Subject: ARM: place C irq handlers in IRQ_ENTRY for ftrace X-Git-Tag: v2.6.38-rc1~471^2^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b5cb1c3bff8875d2fd289c7b6ac344f95261fa;p=pandora-kernel.git 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 --- Reading git-diff-tree failed