git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7881446
)
MIPS: Alchemy: reduce size of irq dispatcher
author
Manuel Lauss
<manuel.lauss@googlemail.com>
Tue, 13 Oct 2009 18:26:31 +0000
(20:26 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 27 Feb 2010 11:52:53 +0000
(12:52 +0100)
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 <manuel.lauss@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found