microblaze: Remove passing the second arg to schedule_tail
authorMichal Simek <monstr@monstr.eu>
Tue, 9 Oct 2012 06:58:19 +0000 (08:58 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 13 Dec 2012 13:38:56 +0000 (14:38 +0100)
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/entry-nommu.S

index cb0327f204ab562b8141e5637ca27e08d03518f4..70da83a49670539829365a7012395de497a348be 100644 (file)
@@ -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. */