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: MMI-PSA29.97-13-9~15362^2~7 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1475b0f4b4334564470a8606086a42954aa06ba9;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.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 cb0327f204ab..70da83a49670 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. */