Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155816
b: refs/heads/master
c: 8bcdbe4
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Ingo Molnar committed Jul 18, 2009
1 parent 79f7191 commit 44334f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 6aa542a694dc9ea4344a8a590d2628c33d1b9431
refs/heads/master: 8bcdbe427924a1e4b4e4cf68020e92e9f93fe011
7 changes: 0 additions & 7 deletions trunk/arch/x86/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ SECTIONS
_sdata = .;
DATA_DATA
CONSTRUCTORS

#ifdef CONFIG_X86_64
/* End of data section */
_edata = .;
#endif
} :data

#ifdef CONFIG_X86_32
Expand Down Expand Up @@ -156,10 +151,8 @@ SECTIONS
.data.read_mostly : AT(ADDR(.data.read_mostly) - LOAD_OFFSET) {
*(.data.read_mostly)

#ifdef CONFIG_X86_32
/* End of data section */
_edata = .;
#endif
}

#ifdef CONFIG_X86_64
Expand Down

0 comments on commit 44334f3

Please sign in to comment.