|
@@ -119,7 +119,7 @@ __spitfire_flush_tlb_mm_slow:
|
|
#else
|
|
#else
|
|
#error unsupported PAGE_SIZE
|
|
#error unsupported PAGE_SIZE
|
|
#endif
|
|
#endif
|
|
- .section .kprobes.text
|
|
|
|
|
|
+ .section .kprobes.text, "ax"
|
|
.align 32
|
|
.align 32
|
|
.globl __flush_icache_page
|
|
.globl __flush_icache_page
|
|
__flush_icache_page: /* %o0 = phys_page */
|
|
__flush_icache_page: /* %o0 = phys_page */
|