Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207155
b: refs/heads/master
c: 7c8a25b
h: refs/heads/master
i:
  207153: 21a62c5
  207151: a7bd46e
v: v3
  • Loading branch information
Jesper Nilsson committed Aug 4, 2010
1 parent 3cb3cb4 commit df23887
Show file tree
Hide file tree
Showing 2 changed files with 11 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: dcb313c23f440873a5a382e6672ad6a684193e86
refs/heads/master: 7c8a25b544c1659ad57de2394006fdd449325161
10 changes: 10 additions & 0 deletions trunk/arch/cris/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@ SECTIONS
}
SECURITY_INIT

/* .exit.text is discarded at runtime, not link time,
* to deal with references from __bug_table
*/
.exit.text : {
EXIT_TEXT
}
.exit.data : {
EXIT_DATA
}

#ifdef CONFIG_ETRAX_ARCH_V10
#ifdef CONFIG_BLK_DEV_INITRD
.init.ramfs : {
Expand Down

0 comments on commit df23887

Please sign in to comment.