Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120777
b: refs/heads/master
c: affa219
h: refs/heads/master
i:
  120775: 4110d6e
v: v3
  • Loading branch information
Joe Korty authored and Ingo Molnar committed Dec 4, 2008
1 parent a3a2fa7 commit 9850b72
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: c0515566f3117c44b0572559bcc3cb00899b0910
refs/heads/master: affa219b60a11b3295637a97f5b1b8ef231490fc
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/thread_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ struct exec_domain;
struct thread_info {
struct task_struct *task; /* main task structure */
struct exec_domain *exec_domain; /* execution domain */
unsigned long flags; /* low level flags */
__u32 flags; /* low level flags */
__u32 status; /* thread synchronous flags */
__u32 cpu; /* current CPU */
int preempt_count; /* 0 => preemptable,
Expand Down

0 comments on commit 9850b72

Please sign in to comment.