Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264311
b: refs/heads/master
c: d968275
h: refs/heads/master
i:
  264309: 8ddd148
  264307: e4ed94d
  264303: 3263fbe
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Sep 21, 2011
1 parent d675eb9 commit 4aa4f19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 465aaed0030b23d905f3eca5e65481773bea9ea1
refs/heads/master: d968275921f9fa7fbc602ac6618ffec6a062ee3c
4 changes: 2 additions & 2 deletions trunk/arch/mips/include/asm/stackframe.h
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@
* to cover the pipeline delay.
*/
.set mips32
mfc0 v1, CP0_TCSTATUS
mfc0 k0, CP0_TCSTATUS
.set mips0
LONG_S v1, PT_TCSTATUS(sp)
LONG_S k0, PT_TCSTATUS(sp)
#endif /* CONFIG_MIPS_MT_SMTC */
LONG_S $4, PT_R4(sp)
LONG_S $5, PT_R5(sp)
Expand Down

0 comments on commit 4aa4f19

Please sign in to comment.