Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62797
b: refs/heads/master
c: 0c0d345
h: refs/heads/master
i:
  62795: 08c84a5
v: v3
  • Loading branch information
David S. Miller committed Jul 24, 2007
1 parent fad5b51 commit 979f644
Show file tree
Hide file tree
Showing 3 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: 86ac92ee694e3cd5991c076bab2f4c63526f38bc
refs/heads/master: 0c0d345e2516dd6285834e6b0d54825e40823d5a
2 changes: 2 additions & 0 deletions trunk/arch/sparc/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ SECTIONS
__ex_table : { *(__ex_table) }
__stop___ex_table = .;

NOTES

. = ALIGN(4096);
__init_begin = .;
_sinittext = .;
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/sparc64/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ SECTIONS
__ex_table : { *(__ex_table) }
__stop___ex_table = .;

NOTES

. = ALIGN(PAGE_SIZE);
__init_begin = .;
.init.text : {
Expand Down

0 comments on commit 979f644

Please sign in to comment.