Skip to content

Commit

Permalink
microblaze: Remove passing the second arg to schedule_tail
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek authored and Michal Simek committed Dec 13, 2012
1 parent 3cb0eab commit 1475b0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/microblaze/kernel/entry-nommu.S
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit 1475b0f

Please sign in to comment.