Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82771
b: refs/heads/master
c: 9cd3704
h: refs/heads/master
i:
  82769: 8e10939
  82767: eeb10e8
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent 3317090 commit ca0cae1
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: 9636cb0ff6e27cfaf886f6ef5c6a2021b453457a
refs/heads/master: 9cd3704fc0103c0d368fc08ce6ef14990b77ee61
2 changes: 1 addition & 1 deletion trunk/arch/um/sys-x86_64/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ static int copy_sc_to_user(struct sigcontext __user *to,
err |= PUTREG(regs, RSI, to, si);
err |= PUTREG(regs, RBP, to, bp);
/*
* Must use orignal RSP, which is passed in, rather than what's in
* Must use original RSP, which is passed in, rather than what's in
* the pt_regs, because that's already been updated to point at the
* signal frame.
*/
Expand Down

0 comments on commit ca0cae1

Please sign in to comment.