Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96398
b: refs/heads/master
c: 8bf3028
h: refs/heads/master
v: v3
  • Loading branch information
Robert Reif authored and David S. Miller committed May 12, 2008
1 parent e1a6439 commit fe9c032
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b5e10df665e756c2c68442177e460d90bb9cf979
refs/heads/master: 8bf3028ede10dfe22e1729ebad96f6eb77020712
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/rtrap.S
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ret_trap_userwins_ok:
LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc)
or %t_pc, %t_npc, %g2
andcc %g2, 0x3, %g0
sethi %hi(PSR_SYCALL), %g2
sethi %hi(PSR_SYSCALL), %g2
be 1f
andn %t_psr, %g2, %t_psr

Expand Down

0 comments on commit fe9c032

Please sign in to comment.