From: Manuel Lauss Date: Tue, 13 Oct 2009 18:26:31 +0000 (+0200) Subject: MIPS: Alchemy: reduce size of irq dispatcher X-Git-Tag: v2.6.34-rc1~269^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fc6645a4d2cb944320ce8ed1e40f88059779e1;p=pandora-kernel.git MIPS: Alchemy: reduce size of irq dispatcher By replacing an extra do_IRQ with a goto, the assembly shrinks from 260 to 212 bytes (gcc-4.3.4). Signed-off-by: Manuel Lauss Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed