diff options
Diffstat (limited to 'arch/arm/kernel/vmlinux.lds.S')
-rw-r--r-- | arch/arm/kernel/vmlinux.lds.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/kernel/vmlinux.lds.S b/arch/arm/kernel/vmlinux.lds.S index cead8893b46b..1581f6d18cca 100644 --- a/arch/arm/kernel/vmlinux.lds.S +++ b/arch/arm/kernel/vmlinux.lds.S | |||
@@ -167,6 +167,7 @@ SECTIONS | |||
167 | 167 | ||
168 | NOSAVE_DATA | 168 | NOSAVE_DATA |
169 | CACHELINE_ALIGNED_DATA(32) | 169 | CACHELINE_ALIGNED_DATA(32) |
170 | READ_MOSTLY_DATA(32) | ||
170 | 171 | ||
171 | /* | 172 | /* |
172 | * The exception fixup table (might need resorting at runtime) | 173 | * The exception fixup table (might need resorting at runtime) |