From: Matt Fleming Date: Mon, 26 Oct 2009 22:19:49 +0000 (+0000) Subject: sh: Annotate irq functions with "notrace" X-Git-Tag: v2.6.33-rc1~347^2~27^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f375f12ecb9c691dda70bb64b313e55fe6ee4ee;p=pandora-kernel.git sh: Annotate irq functions with "notrace" Now that SH's irqflags functions are out of line it becomes necessary to mark them as "notrace" so that we don't try to trace them. [ Do the same for irq_64.c -- PFM. ] Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed