From: Paul Mundt Date: Mon, 26 Oct 2009 00:58:31 +0000 (+0900) Subject: sh: __irq_entry annotate do_IRQ(). X-Git-Tag: v2.6.32-rc6~41^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba93483f8c997f1a3fc0a6677f41e8556ae3eba6;p=pandora-kernel.git sh: __irq_entry annotate do_IRQ(). This adds an __irq_entry annotation for do_IRQ() so that the IRQ annotation in the function graph tracer works as advertized. We already have the IRQENTRY section wired up, so this is just a trivial addition to actually make use of it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed