Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32857
b: refs/heads/master
c: b8cfac4
h: refs/heads/master
i:
  32855: 262d77e
v: v3
  • Loading branch information
David S. Miller committed Jul 28, 2006
1 parent ebb3fe0 commit 0a34896
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: 92f282988b4ce3967ee8399f7d1184ebfa04e48b
refs/heads/master: b8cfac4c2f3d12d0f4cbe6f992d945f2fdfc098d
2 changes: 1 addition & 1 deletion trunk/include/asm-sparc64/pgtable.h
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ static inline pgprot_t pgprot_noncached(pgprot_t prot)
" .section .sun4v_2insn_patch, \"ax\"\n"
" .word 661b\n"
" andn %0, %4, %0\n"
" or %0, %3, %0\n"
" or %0, %5, %0\n"
" .previous\n"
: "=r" (val)
: "0" (val), "i" (_PAGE_CP_4U | _PAGE_CV_4U), "i" (_PAGE_E_4U),
Expand Down

0 comments on commit 0a34896

Please sign in to comment.