Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348919
b: refs/heads/master
c: f13a366
h: refs/heads/master
i:
  348917: 51fcd69
  348915: 8748273
  348911: 89ca5a5
v: v3
  • Loading branch information
Vineet Gupta authored and Al Viro committed Dec 26, 2012
1 parent bf9f587 commit d49b452
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f80b0c904da93b9ad7db2fd9823dd701932df779
refs/heads/master: f13a3664e4d1de8adc1fc82b981ba4699a731fa1
2 changes: 2 additions & 0 deletions trunk/include/asm-generic/syscalls.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@ asmlinkage long sys_mmap(unsigned long addr, unsigned long len,
unsigned long fd, off_t pgoff);
#endif

#ifndef CONFIG_GENERIC_SIGALTSTACK
#ifndef sys_sigaltstack
asmlinkage long sys_sigaltstack(const stack_t __user *, stack_t __user *,
struct pt_regs *);
#endif
#endif

#ifndef sys_rt_sigreturn
asmlinkage long sys_rt_sigreturn(struct pt_regs *regs);
Expand Down

0 comments on commit d49b452

Please sign in to comment.