Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21477
b: refs/heads/master
c: af02bec
h: refs/heads/master
i:
  21475: c480cbc
v: v3
  • Loading branch information
David S. Miller committed Mar 20, 2006
1 parent 5b1251e commit 2c4b97d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4ff7ac417d4b628c23df3ae8301d17e29e6e8f16
refs/heads/master: af02bec66294c76fba181c665c68a31fd4392020
4 changes: 3 additions & 1 deletion trunk/arch/sparc64/kernel/rtrap.S
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,10 @@ rt_continue: ldx [%sp + PTREGS_OFF + PT_V9_G1], %g1

/* Normal globals are restored, go to trap globals. */
661: wrpr %g0, RTRAP_PSTATE_AG_IRQOFF, %pstate
.section .sun4v_1insn_patch, "ax"
nop
.section .sun4v_2insn_patch, "ax"
.word 661b
wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate
SET_GL(1)
.previous

Expand Down

0 comments on commit 2c4b97d

Please sign in to comment.