Commit 1475b0f4 authored by Michal Simek's avatar Michal Simek Committed by Michal Simek

microblaze: Remove passing the second arg to schedule_tail

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 3cb0eab2
......@@ -465,7 +465,6 @@ ENTRY(_switch_to)
ENTRY(ret_from_fork)
addk r5, r0, r3
addk r6, r0, r1
brlid r15, schedule_tail
nop
swi r31, r1, PT_R31 /* save r31 in user context. */
......
Markdown is supported
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