Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81
b: refs/heads/master
c: 36c1104
h: refs/heads/master
i:
  79: 24906a7
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Apr 16, 2005
1 parent da47715 commit d55d400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: d61915da63e2ef03d9034e3b2ec7d8cca55d7584
refs/heads/master: 36c1104e309fe93375e67cdbdb2a980f23965f3b
4 changes: 1 addition & 3 deletions trunk/arch/x86_64/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -302,9 +302,7 @@ int_very_careful:
leaq 8(%rsp),%rdi # &ptregs -> arg1
call syscall_trace_leave
popq %rdi
btr $TIF_SYSCALL_TRACE,%edi
btr $TIF_SYSCALL_AUDIT,%edi
btr $TIF_SINGLESTEP,%edi
andl $~(_TIF_SYSCALL_TRACE|_TIF_SYSCALL_AUDIT|_TIF_SINGLESTEP),%edi
jmp int_restore_rest

int_signal:
Expand Down

0 comments on commit d55d400

Please sign in to comment.