Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201193
b: refs/heads/master
c: da5e37e
h: refs/heads/master
i:
  201191: 48afc4c
v: v3
  • Loading branch information
Sam Ravnborg authored and Benjamin Herrenschmidt committed Jul 23, 2010
1 parent 48977e0 commit 27cc6d0
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: 3fdfd99051fbc210464378cd44a4b8914282bac3
refs/heads/master: da5e37efe8704fc2b354626467f80f73c5e3c020
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/vmlinux.lds.h
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
*/
#define INIT_TASK_DATA_SECTION(align) \
. = ALIGN(align); \
.data..init_task : { \
.data..init_task : AT(ADDR(.data..init_task) - LOAD_OFFSET) { \
INIT_TASK_DATA(align) \
}

Expand Down

0 comments on commit 27cc6d0

Please sign in to comment.