Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157456
b: refs/heads/master
c: 2680314
h: refs/heads/master
v: v3
  • Loading branch information
Tim Abbott authored and Martin Schwidefsky committed Sep 11, 2009
1 parent 4f3ba58 commit 3143545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: a8c3cb4955d1a051732ead9ecf8bcffc8e7c039d
refs/heads/master: 26803144666bd2155a19392fa58a7d512d9c0962
6 changes: 1 addition & 5 deletions trunk/arch/s390/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ SECTIONS
} :data

.data : { /* Data */
PAGE_ALIGNED_DATA(PAGE_SIZE)
DATA_DATA
CONSTRUCTORS
}
Expand All @@ -72,11 +73,6 @@ SECTIONS
. = ALIGN(PAGE_SIZE);
__nosave_end = .;

. = ALIGN(PAGE_SIZE);
.data.page_aligned : {
*(.data.idt)
}

. = ALIGN(0x100);
.data.cacheline_aligned : {
*(.data.cacheline_aligned)
Expand Down

0 comments on commit 3143545

Please sign in to comment.