Skip to content
Commit 825c9a35 authored by steve@digidescorp.com's avatar steve@digidescorp.com Committed by Michal Simek
Browse files

microblaze: nommu: Don't clobber R11 on syscalls



The noMMU syscall trap has a bug that causes R11 to be zero on return to
userland. Remove the extra "save" of R11 responsible for the bug.

Remove reloading of mode indicator because r11 already contains it.

Signed-off-by: default avatarSteven J. Magnani <steve@digidescorp.com>
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 233eb921
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment