diff options
Diffstat (limited to 'arch/sparc64/mm')
-rw-r--r-- | arch/sparc64/mm/ultra.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sparc64/mm/ultra.S b/arch/sparc64/mm/ultra.S index 5dd86ad0d29f..8c244932b1c2 100644 --- a/arch/sparc64/mm/ultra.S +++ b/arch/sparc64/mm/ultra.S | |||
@@ -447,7 +447,7 @@ xcall_sync_tick: | |||
447 | 447 | ||
448 | 661: rdpr %pstate, %g2 | 448 | 661: rdpr %pstate, %g2 |
449 | wrpr %g2, PSTATE_IG | PSTATE_AG, %pstate | 449 | wrpr %g2, PSTATE_IG | PSTATE_AG, %pstate |
450 | .section .gl_2insn_patch, "ax" | 450 | .section .sun4v_2insn_patch, "ax" |
451 | .word 661b | 451 | .word 661b |
452 | nop | 452 | nop |
453 | nop | 453 | nop |
@@ -478,7 +478,7 @@ xcall_report_regs: | |||
478 | 478 | ||
479 | 661: rdpr %pstate, %g2 | 479 | 661: rdpr %pstate, %g2 |
480 | wrpr %g2, PSTATE_IG | PSTATE_AG, %pstate | 480 | wrpr %g2, PSTATE_IG | PSTATE_AG, %pstate |
481 | .section .gl_2insn_patch, "ax" | 481 | .section .sun4v_2insn_patch, "ax" |
482 | .word 661b | 482 | .word 661b |
483 | nop | 483 | nop |
484 | nop | 484 | nop |