aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ktlb.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/kernel/ktlb.S')
-rw-r--r--arch/sparc64/kernel/ktlb.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sparc64/kernel/ktlb.S b/arch/sparc64/kernel/ktlb.S
index 2e55084a0c12..f6bb2e08964a 100644
--- a/arch/sparc64/kernel/ktlb.S
+++ b/arch/sparc64/kernel/ktlb.S
@@ -67,7 +67,7 @@ kvmap_itlb_longpath:
67 67
68661: rdpr %pstate, %g5 68661: rdpr %pstate, %g5
69 wrpr %g5, PSTATE_AG | PSTATE_MG, %pstate 69 wrpr %g5, PSTATE_AG | PSTATE_MG, %pstate
70 .section .gl_2insn_patch, "ax" 70 .section .sun4v_2insn_patch, "ax"
71 .word 661b 71 .word 661b
72 nop 72 nop
73 nop 73 nop
@@ -179,7 +179,7 @@ kvmap_dtlb_longpath:
179 179
180661: rdpr %pstate, %g5 180661: rdpr %pstate, %g5
181 wrpr %g5, PSTATE_AG | PSTATE_MG, %pstate 181 wrpr %g5, PSTATE_AG | PSTATE_MG, %pstate
182 .section .gl_2insn_patch, "ax" 182 .section .sun4v_2insn_patch, "ax"
183 .word 661b 183 .word 661b
184 nop 184 nop
185 nop 185 nop