Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84317
b: refs/heads/master
c: e72d71c
h: refs/heads/master
i:
  84315: be5e3d4
v: v3
  • Loading branch information
David S. Miller committed Feb 7, 2008
1 parent cbd1ccf commit 5fbd806
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 9775369ec06bad8edb2fbd8c77316f49b439c225
refs/heads/master: e72d71c405ef581595ec64091be9f2fda0a726a9
5 changes: 0 additions & 5 deletions trunk/arch/sparc64/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,11 +689,6 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data)
long addr2 = task_pt_regs(current)->u_regs[UREG_I4];
int i, ret;

#if 1
printk(KERN_INFO
"arch_ptrace: request[%ld] addr[%lx] data[%lx] addr2[%lx]\n",
request, addr, data, addr2);
#endif
if (test_thread_flag(TIF_32BIT))
addr2 &= 0xffffffffUL;

Expand Down

0 comments on commit 5fbd806

Please sign in to comment.