From: Mike Frysinger Date: Mon, 15 Jun 2009 10:18:38 +0000 (-0400) Subject: Blackfin: simplify irq stack overflow checking X-Git-Tag: v2.6.31-rc1~44^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f10fdabdce356aac3c948e659f39b6f1e2f7382;p=pandora-kernel.git Blackfin: simplify irq stack overflow checking Take a page from x86 and abstract the stack checking out of the asm_do_IRQ() function so that the result is easier to digest. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed