Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114670
b: refs/heads/master
c: 2dbac10
h: refs/heads/master
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Oct 15, 2008
1 parent 1078e13 commit ed88a3a
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: e47c659b55aff703a2a28e8bd01ee64948eeb417
refs/heads/master: 2dbac10263b2f3c561de68b4c369bc679352ccee
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ SECTIONS
. = ALIGN(_PAGE_SIZE);
__nosave_end = .;

. = ALIGN(32);
. = ALIGN(1 << CONFIG_MIPS_L1_CACHE_SHIFT);
.data.cacheline_aligned : {
*(.data.cacheline_aligned)
}
Expand Down

0 comments on commit ed88a3a

Please sign in to comment.