Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19779
b: refs/heads/master
c: 16acc0c
h: refs/heads/master
i:
  19777: 87065c5
  19775: 447814d
v: v3
  • Loading branch information
Zach Brown authored and Linus Torvalds committed Feb 5, 2006
1 parent 7a7d36f commit 4f8c1ec
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: a1002a48e1af5ff8d02bfe79536e6fce3a0ec369
refs/heads/master: 16acc0cd8f1aac63ddf5228c5bc29cf7d31627f4
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ SECTIONS
__initramfs_start = .;
.init.ramfs : AT(ADDR(.init.ramfs) - LOAD_OFFSET) { *(.init.ramfs) }
__initramfs_end = .;
. = ALIGN(32);
. = ALIGN(CONFIG_X86_L1_CACHE_BYTES);
__per_cpu_start = .;
.data.percpu : AT(ADDR(.data.percpu) - LOAD_OFFSET) { *(.data.percpu) }
__per_cpu_end = .;
Expand Down

0 comments on commit 4f8c1ec

Please sign in to comment.