Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374270
b: refs/heads/master
c: bbbfde7
h: refs/heads/master
v: v3
  • Loading branch information
John David Anglin authored and Helge Deller committed May 6, 2013
1 parent 6eb0789 commit f84daa6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 93782eba49e23c3f311a6b05a19ba15927ec4e8b
refs/heads/master: bbbfde782084b4f0d85ddffb88f1cf4650ff40e4
3 changes: 2 additions & 1 deletion trunk/arch/parisc/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1702,7 +1702,8 @@ ENTRY(sys_\name\()_wrapper)
ldo TASK_REGS(%r1),%r1
reg_save %r1
mfctl %cr27, %r28
b sys_\name
ldil L%sys_\name, %r31
be R%sys_\name(%sr4,%r31)
STREG %r28, PT_CR27(%r1)
ENDPROC(sys_\name\()_wrapper)
.endm
Expand Down

0 comments on commit f84daa6

Please sign in to comment.