parisc: Move disable_sr_hashing_asm() into .text section
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
beb48dfd96
commit
4d7d4c3fc1
|
@ -1264,7 +1264,7 @@ ENTRY_CFI(flush_kernel_icache_range_asm)
|
|||
nop
|
||||
ENDPROC_CFI(flush_kernel_icache_range_asm)
|
||||
|
||||
__INIT
|
||||
.text
|
||||
|
||||
/* align should cover use of rfi in disable_sr_hashing_asm and
|
||||
* srdis_done.
|
||||
|
|
Loading…
Reference in New Issue