Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166949
b: refs/heads/master
c: 5837d42
h: refs/heads/master
i:
  166947: 6b495af
v: v3
  • Loading branch information
Kyle McMartin authored and Kyle McMartin committed Sep 28, 2009
1 parent 8c376d5 commit 9ba9d3b
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: ecf02de5a1491592d1b68d8095ff62ea3aaee67e
refs/heads/master: 5837d42f8ae9874fd93928c6784b2224f0edd4c9
2 changes: 1 addition & 1 deletion trunk/arch/parisc/kernel/syscall.S
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ tracesys_exit:

tracesys_sigexit:
ldo -THREAD_SZ_ALGN-FRAME_SIZE(%r30),%r1 /* get task ptr */
LDREG 0(%r1), %r1
LDREG TI_TASK(%r1), %r1
#ifdef CONFIG_64BIT
ldo -16(%r30),%r29 /* Reference param save area */
#endif
Expand Down

0 comments on commit 9ba9d3b

Please sign in to comment.