mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-13 08:39:52 +00:00
parisc: Use __ro_after_init in head.S
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
1b69085d4f
commit
dc1b3c0d50
@ -376,7 +376,7 @@ smp_slave_stext:
|
||||
ENDPROC(parisc_kernel_start)
|
||||
|
||||
#ifndef CONFIG_64BIT
|
||||
.section .data..read_mostly
|
||||
.section .data..ro_after_init
|
||||
|
||||
.align 4
|
||||
.export $global$,data
|
||||
|
Loading…
x
Reference in New Issue
Block a user