Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212072
b: refs/heads/master
c: 2aeb66d
h: refs/heads/master
v: v3
  • Loading branch information
H. Peter Anvin committed Oct 21, 2010
1 parent 85b8c02 commit daca9b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 66f2b061546974b96b7b238a92ce89a87ecf0754
refs/heads/master: 2aeb66d3036dbafc297ac553a257a40283dadb3e
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/vmlinux.lds.h
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,8 @@
VMLINUX_SYMBOL(__per_cpu_start) = .; \
*(.data..percpu..first) \
. = ALIGN(PAGE_SIZE); \
*(.data..percpu..readmostly) \
*(.data..percpu..page_aligned) \
*(.data..percpu..readmostly) \
*(.data..percpu) \
*(.data..percpu..shared_aligned) \
VMLINUX_SYMBOL(__per_cpu_end) = .; \
Expand Down

0 comments on commit daca9b4

Please sign in to comment.