Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40131
b: refs/heads/master
c: cc7d479
h: refs/heads/master
i:
  40129: 4069694
  40127: d737a25
v: v3
  • Loading branch information
Jan Beulich authored and Andi Kleen committed Oct 21, 2006
1 parent 80d2e5d commit 264b6b6
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: 26fd5e084e470dbe8edc6f726fc918e89b9f988c
refs/heads/master: cc7d479fe56133e79840beffe9cb4fd193af93aa
2 changes: 2 additions & 0 deletions trunk/arch/x86_64/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ tracesys:
LOAD_ARGS ARGOFFSET /* reload args from stack in case ptrace changed it */
RESTORE_REST
cmpq $__NR_syscall_max,%rax
movq $-ENOSYS,%rcx
cmova %rcx,%rax
ja 1f
movq %r10,%rcx /* fixup for C */
call *sys_call_table(,%rax,8)
Expand Down

0 comments on commit 264b6b6

Please sign in to comment.