linux/arch/score/kernel
Chen Liqin e831a9c618 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 <liqin.chen@sunplusct.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2009-06-22 12:21:15 +02:00
..
asm-offsets.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
entry.S score: move save arg5 and arg6 instruction in front of enable_irq 2009-06-22 12:21:15 +02:00
head.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
init_task.c score: remove init_mm 2009-06-19 14:10:45 +02:00
irq.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
Makefile score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
module.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
process.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
ptrace.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
setup.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
signal.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
sys_call_table.c score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
sys_score.c score: add generic sys_call_table 2009-06-19 14:10:33 +02:00
time.c score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00
traps.c score: update files according to review comments 2009-06-19 11:40:13 +02:00
vmlinux.lds.S score: Add support for Sunplus S+core architecture 2009-06-19 11:38:47 +02:00