Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225854
b: refs/heads/master
c: daf8741
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Dec 5, 2010
1 parent 9efbdfc commit cc4944f
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 0b05da7200dd56a5364c4d9cf5441715c1d706ed
refs/heads/master: daf8741675562197d4fb4c4e9d773f53494203a5
2 changes: 2 additions & 0 deletions trunk/arch/arm/include/asm/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@
#define ARCH_SLAB_MINALIGN 8
#endif

#define __read_mostly __attribute__((__section__(".data..read_mostly")))

#endif
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ SECTIONS

NOSAVE_DATA
CACHELINE_ALIGNED_DATA(32)
READ_MOSTLY_DATA(32)

/*
* The exception fixup table (might need resorting at runtime)
Expand Down

0 comments on commit cc4944f

Please sign in to comment.