Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154821
b: refs/heads/master
c: 857ecee
h: refs/heads/master
i:
  154819: 66a2b0f
v: v3
  • Loading branch information
Tim Abbott authored and Sam Ravnborg committed Jun 26, 2009
1 parent 2daea71 commit 9dba37a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 39a449d96ac3db9b6d498b6ffbf4c763746d5e8b
refs/heads/master: 857eceebd2803c9a3459f784acf45e5266921e4d
3 changes: 3 additions & 0 deletions trunk/include/linux/init_task.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,8 @@ extern struct cred init_cred;
LIST_HEAD_INIT(cpu_timers[2]), \
}

/* Attach to the init_task data structure for proper alignment */
#define __init_task_data __attribute__((__section__(".data.init_task")))


#endif

0 comments on commit 9dba37a

Please sign in to comment.