Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20103
b: refs/heads/master
c: e795638
h: refs/heads/master
i:
  20101: 8935b76
  20099: c4ed314
  20095: a6c425e
v: v3
  • Loading branch information
Al Viro committed Feb 8, 2006
1 parent 8572f5b commit 7aedd4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6fa2ffe901c77cdd8db9616db66894e96c12143d
refs/heads/master: e795638bb9e81bae80bbe88b74c8ee0d1b1d8d3c
2 changes: 1 addition & 1 deletion trunk/include/asm-powerpc/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ struct thread_info {
int preempt_count; /* 0 => preemptable,
<0 => BUG */
struct restart_block restart_block;
void *nvgprs_frame;
void __user *nvgprs_frame;
/* low level flags - has atomic operations done on it */
unsigned long flags ____cacheline_aligned_in_smp;
};
Expand Down

0 comments on commit 7aedd4d

Please sign in to comment.