Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 476
b: refs/heads/master
c: 993fb38
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Apr 26, 2005
1 parent 957b484 commit de23277
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: 0f73832fd8fc42dd7cc73487147f5d5b8f8d2cf0
refs/heads/master: 993fb38b1c0cd1a56d15aa99b337c780a538baa8
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ sys_sigaltstack(const stack_t __user *uss, stack_t __user *uoss,

struct rt_sigframe
{
char *pretcode;
char __user *pretcode;
struct ucontext uc;
struct siginfo info;
};
Expand Down

0 comments on commit de23277

Please sign in to comment.