Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85869
b: refs/heads/master
c: f6d091e
h: refs/heads/master
i:
  85867: 5be85d3
v: v3
  • Loading branch information
David S. Miller committed Feb 19, 2008
1 parent ba9e49c commit c9c1d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8c5b4a3f43c060662d83574a4c85fbb362419ddd
refs/heads/master: f6d091e05199e67ba79c3ea29faa5c3b51d5daf4
1 change: 1 addition & 0 deletions trunk/include/asm-sparc64/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ do { current_thread_info()->syscall_noerror = 1; \
} while (0)
#define user_mode(regs) (!((regs)->tstate & TSTATE_PRIV))
#define instruction_pointer(regs) ((regs)->tpc)
#define regs_return_value(regs) ((regs)->u_regs[UREG_I0])
#ifdef CONFIG_SMP
extern unsigned long profile_pc(struct pt_regs *);
#else
Expand Down

0 comments on commit c9c1d0a

Please sign in to comment.