Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 36f60954 authored by Michal Simek's avatar Michal Simek
Browse files

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: default avatarMichal Simek <monstr@monstr.eu>
parent a4a94dbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment