Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166179
b: refs/heads/master
c: 1b20862
h: refs/heads/master
i:
  166177: bae2fdc
  166175: e1d9536
v: v3
  • Loading branch information
Tim Abbott authored and Linus Torvalds committed Sep 25, 2009
1 parent eeea1d2 commit e49ddf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e9ea0e2d1d00959b451dfc239df126d3c6a22043
refs/heads/master: 1b2086227cd1a24f748398c22ea9652c383499cf
4 changes: 2 additions & 2 deletions trunk/include/asm-generic/vmlinux.lds.h
Original file line number Diff line number Diff line change
Expand Up @@ -721,12 +721,12 @@
. = ALIGN(PAGE_SIZE); \
.data : AT(ADDR(.data) - LOAD_OFFSET) { \
INIT_TASK_DATA(inittask) \
NOSAVE_DATA \
PAGE_ALIGNED_DATA(pagealigned) \
CACHELINE_ALIGNED_DATA(cacheline) \
READ_MOSTLY_DATA(cacheline) \
DATA_DATA \
CONSTRUCTORS \
NOSAVE_DATA \
PAGE_ALIGNED_DATA(pagealigned) \
}

#define INIT_TEXT_SECTION(inittext_align) \
Expand Down

0 comments on commit e49ddf4

Please sign in to comment.