Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27003
b: refs/heads/master
c: b82e800
h: refs/heads/master
i:
  27001: 30cb38c
  26999: 18e6b19
v: v3
  • Loading branch information
Paul Mackerras committed May 28, 2006
1 parent 2851903 commit 82e2a4f
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: 371858568e02698fe2de8ba4bf771e3f40db69e5
refs/heads/master: b82e8005af14b51600714971e0c6420c4e334a50
2 changes: 1 addition & 1 deletion trunk/arch/ppc/kernel/asm-offsets.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ main(void)
DEFINE(TI_TASK, offsetof(struct thread_info, task));
DEFINE(TI_EXECDOMAIN, offsetof(struct thread_info, exec_domain));
DEFINE(TI_FLAGS, offsetof(struct thread_info, flags));
DEFINE(TI_LOCAL_FLAGS, offsetof(struct thread_info, flags));
DEFINE(TI_LOCAL_FLAGS, offsetof(struct thread_info, local_flags));
DEFINE(TI_CPU, offsetof(struct thread_info, cpu));
DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));

Expand Down

0 comments on commit 82e2a4f

Please sign in to comment.