Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356135
b: refs/heads/master
c: a4e6924
h: refs/heads/master
i:
  356133: 795d493
  356131: d3f846e
  356127: b965d79
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Feb 14, 2013
1 parent 98aa93d commit 43daed8
Show file tree
Hide file tree
Showing 2 changed files with 5 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: fa364fc41cd3c7fd47fb7be7b4d0722c25ebad4b
refs/heads/master: a4e69245bd7793a620ed67442c00fa1f2dd56891
4 changes: 4 additions & 0 deletions trunk/arch/s390/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ SECTIONS
EXIT_TEXT
}

.exit.data : {
EXIT_DATA
}

/* early.c uses stsi, which requires page aligned data. */
. = ALIGN(PAGE_SIZE);
INIT_DATA_SECTION(0x100)
Expand Down

0 comments on commit 43daed8

Please sign in to comment.