mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
parisc: Use __ro_after_init in head.S
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user