Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84316
b: refs/heads/master
c: 9775369
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Feb 7, 2008
1 parent be5e3d4 commit cbd1ccf
Show file tree
Hide file tree
Showing 7 changed files with 173 additions and 722 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: 190aa9f60f9575d1b7382cd1ee33e2589208c514
refs/heads/master: 9775369ec06bad8edb2fbd8c77316f49b439c225
17 changes: 0 additions & 17 deletions trunk/arch/sparc/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -1224,23 +1224,6 @@ sys_nis_syscall:
call c_sys_nis_syscall
mov %l5, %o7

.align 4
.globl sys_ptrace
sys_ptrace:
call do_ptrace
add %sp, STACKFRAME_SZ, %o0

ld [%curptr + TI_FLAGS], %l5
andcc %l5, _TIF_SYSCALL_TRACE, %g0
be 1f
nop

call syscall_trace
nop

1:
RESTORE_ALL

.align 4
.globl sys_execve
sys_execve:
Expand Down
Loading

0 comments on commit cbd1ccf

Please sign in to comment.