projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb0eab
)
microblaze: Remove passing the second arg to schedule_tail
author
Michal Simek
<monstr@monstr.eu>
Tue, 9 Oct 2012 06:58:19 +0000
(08:58 +0200)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/arch/microblaze/kernel/entry-nommu.S
b/arch/microblaze/kernel/entry-nommu.S
index cb0327f204ab562b8141e5637ca27e08d03518f4..70da83a49670539829365a7012395de497a348be 100644
(file)
--- 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. */