mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 23:20:05 +00:00
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
This patch adds flags "ax" to .kprobe.text section. Signed-off-by: Prasanna S Panchamukhi <prasanna@in.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
05e14cb3ba
commit
83005161c8
@ -119,7 +119,7 @@ __spitfire_flush_tlb_mm_slow:
|
||||
#else
|
||||
#error unsupported PAGE_SIZE
|
||||
#endif
|
||||
.section .kprobes.text
|
||||
.section .kprobes.text, "ax"
|
||||
.align 32
|
||||
.globl __flush_icache_page
|
||||
__flush_icache_page: /* %o0 = phys_page */
|
||||
|
Loading…
x
Reference in New Issue
Block a user