From: Chen Liqin Date: Mon, 22 Jun 2009 09:10:57 +0000 (+0800) Subject: score: move save arg5 and arg6 instruction in front of enable_irq X-Git-Tag: v2.6.32-rc1~639^2~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e831a9c6186ca1f63fdf2f41628193dd690ab440;p=pandora-kernel.git score: move save arg5 and arg6 instruction in front of enable_irq Because enable_irq clobber r8 before arg5 was saved. modified: arch/score/kernel/entry.S Signed-off-by: Chen Liqin Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed