diff options
author | Michal Simek <monstr@monstr.eu> | 2010-06-22 13:27:43 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2010-08-04 10:22:42 +0200 |
commit | 36f6095419b100479bd3ffabcafe4dac8d918734 (patch) | |
tree | b52030bce7137879b50a362805363be2e5edcb65 /arch/microblaze/kernel/signal.c | |
parent | a4a94dbf20fa2e119cf89615ef21230f9b2f8913 (diff) |
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Save and restore R3/R4 registers in macros. This change
help to cleanup entry.S.
In ret_from_trap function we are saving returning value from
syscall to pt_regs on stack that's why we don't need to save and
restore these values before kernel functions (schedule, do_signal).
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions