Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210761
b: refs/heads/master
c: 653d48b
h: refs/heads/master
i:
  210759: ffd1c8c
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 17, 2010
1 parent 24ce2f2 commit fa3852f
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: a5b617368c8d61072844ac267aaf140e489b808b
refs/heads/master: 653d48b22166db2d8b1515ebe6f9f0f7c95dfc86
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/entry-common.S
Original file line number Diff line number Diff line change
Expand Up @@ -418,11 +418,13 @@ ENDPROC(sys_clone_wrapper)

sys_sigreturn_wrapper:
add r0, sp, #S_OFF
mov why, #0 @ prevent syscall restart handling
b sys_sigreturn
ENDPROC(sys_sigreturn_wrapper)

sys_rt_sigreturn_wrapper:
add r0, sp, #S_OFF
mov why, #0 @ prevent syscall restart handling
b sys_rt_sigreturn
ENDPROC(sys_rt_sigreturn_wrapper)

Expand Down

0 comments on commit fa3852f

Please sign in to comment.