diff options
| -rw-r--r-- | arch/parisc/kernel/head.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/kernel/head.S b/arch/parisc/kernel/head.S index d12de2a13753..951a339369dd 100644 --- a/arch/parisc/kernel/head.S +++ b/arch/parisc/kernel/head.S | |||
| @@ -376,7 +376,7 @@ smp_slave_stext: | |||
| 376 | ENDPROC(parisc_kernel_start) | 376 | ENDPROC(parisc_kernel_start) |
| 377 | 377 | ||
| 378 | #ifndef CONFIG_64BIT | 378 | #ifndef CONFIG_64BIT |
| 379 | .section .data..read_mostly | 379 | .section .data..ro_after_init |
| 380 | 380 | ||
| 381 | .align 4 | 381 | .align 4 |
| 382 | .export $global$,data | 382 | .export $global$,data |
