Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359122
b: refs/heads/master
c: ae6fef1
h: refs/heads/master
v: v3
  • Loading branch information
Jonas Bonn committed Feb 17, 2013
1 parent d0a3baf commit 32deb42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b4f5b53603468ef229d16350639e293f12128b62
refs/heads/master: ae6fef1790512edde8776ee2a158b1e13d085f61
2 changes: 1 addition & 1 deletion trunk/arch/openrisc/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ ENTRY(_switch)
* we are expected to have set up the arg to schedule_tail already,
* hence we do so here unconditionally:
*/
l.lwz r3,TI_STACK(r3) /* Load 'prev' as schedule_tail arg */
l.lwz r3,TI_TASK(r3) /* Load 'prev' as schedule_tail arg */
l.jr r9
l.nop

Expand Down

0 comments on commit 32deb42

Please sign in to comment.