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:
2f476ef
)
score: move save arg5 and arg6 instruction in front of enable_irq
author
Chen Liqin
<liqin.chen@sunplusct.com>
Mon, 22 Jun 2009 09:10:57 +0000
(17:10 +0800)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 22 Jun 2009 10:21:15 +0000
(12:21 +0200)
Because enable_irq clobber r8 before arg5 was saved.
modified: arch/score/kernel/entry.S
Signed-off-by: Chen Liqin <liqin.chen@sunplusct.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found