Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17851
b: refs/heads/master
c: 58b6c58
h: refs/heads/master
i:
  17849: 95f0b51
  17847: e8a75c8
v: v3
  • Loading branch information
Matthew Wilcox authored and Kyle McMartin committed Jan 11, 2006
1 parent f367e08 commit 2362582
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 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: f45adcf977ac3c5512c17fd97b073bda99c81232
refs/heads/master: 58b6c58caef7a34eab7ec887288fa495696653e7
11 changes: 2 additions & 9 deletions trunk/arch/parisc/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ SECTIONS
RODATA

/* writeable */
. = ALIGN(4096); /* Make sure this is paged aligned so
. = ALIGN(4096); /* Make sure this is page aligned so
that we can properly leave these
as writable */
data_start = .;
Expand Down Expand Up @@ -198,14 +198,7 @@ SECTIONS
#endif
}

/* Stabs debugging sections. */
.stab 0 : { *(.stab) }
.stabstr 0 : { *(.stabstr) }
.stab.excl 0 : { *(.stab.excl) }
.stab.exclstr 0 : { *(.stab.exclstr) }
.stab.index 0 : { *(.stab.index) }
.stab.indexstr 0 : { *(.stab.indexstr) }
.comment 0 : { *(.comment) }
STABS_DEBUG
.note 0 : { *(.note) }

}

0 comments on commit 2362582

Please sign in to comment.