From: Tony Luck Date: Mon, 20 Sep 2010 20:15:07 +0000 (-0700) Subject: [IA64] Move local_softirq_pending() definition X-Git-Tag: v2.6.37-rc1~214^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4ea5b4985ecf831e22034d5d5db6e6391f3911;p=pandora-kernel.git [IA64] Move local_softirq_pending() definition Ugly #include dependencies. We need to have local_softirq_pending() defined before it gets used in . But provides the definition *after* this #include chain: Signed-off-by: Tony Luck [ cherry-picked from the ia64 tree to fix "2bf2160: irq: Add tracepoint to softirq_raise" ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed