Browse Source

microblaze: Remove passing the second arg to schedule_tail

Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 12 years ago
parent
commit
1475b0f4b4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/microblaze/kernel/entry-nommu.S

+ 0 - 1
arch/microblaze/kernel/entry-nommu.S

@@ -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. */