Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144073
b: refs/heads/master
c: a14f5e4
h: refs/heads/master
i:
  144071: 93bab33
v: v3
  • Loading branch information
Greg Ungerer committed Apr 22, 2009
1 parent 365ffc1 commit bb55c3f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 592578a1dd1be0c940e36f769acdd3cc6651a7a1
refs/heads/master: a14f5e4feb3efd907df7f1b176c2367910a8e796
2 changes: 2 additions & 0 deletions trunk/arch/m68knommu/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ SECTIONS {
. = ALIGN(4);
_sdata = . ;
DATA_DATA
. = ALIGN(32);
*(.data.cacheline_aligned)
. = ALIGN(8192) ;
*(.data.init_task)
_edata = . ;
Expand Down

0 comments on commit bb55c3f

Please sign in to comment.