From: Michal Simek Date: Tue, 9 Oct 2012 06:58:19 +0000 (+0200) Subject: microblaze: Remove passing the second arg to schedule_tail X-Git-Tag: v3.8-rc1~100^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1475b0f4b4334564470a8606086a42954aa06ba9;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git microblaze: Remove passing the second arg to schedule_tail Signed-off-by: Michal Simek --- diff --git a/arch/microblaze/kernel/entry-nommu.S b/arch/microblaze/kernel/entry-nommu.S index cb0327f..70da83a 100644 --- a/arch/microblaze/kernel/entry-nommu.S +++ b/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. */