Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24196
b: refs/heads/master
c: 6ecf66a
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Mar 26, 2006
1 parent a0cb124 commit 931d81a
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: f51a05c16d3d051f5e000c50bccc4be91fe5f9f3
refs/heads/master: 6ecf66ae49390bb790673d46e5fb723edcc3733b
2 changes: 1 addition & 1 deletion trunk/include/asm-sh/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
struct thread_info {
struct task_struct *task; /* main task structure */
struct exec_domain *exec_domain; /* execution domain */
__u32 flags; /* low level flags */
unsigned long flags; /* low level flags */
__u32 cpu;
int preempt_count; /* 0 => preemptable, <0 => BUG */
struct restart_block restart_block;
Expand Down

0 comments on commit 931d81a

Please sign in to comment.