Skip to content
Snippets Groups Projects
Commit dc1b3c0d authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Use __ro_after_init in head.S


Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 1b69085d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment