Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113225
b: refs/heads/master
c: b56afe1
h: refs/heads/master
i:
  113223: 3835ba5
v: v3
  • Loading branch information
Eduardo Habkost authored and Ingo Molnar committed Jul 26, 2008
1 parent 0ceb47f commit 3cff87a
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: c3cc99ff5d24e2eeaf7ec2032e720681916990e3
refs/heads/master: b56afe1d41653fb07ab1b5af5ccc12001c4dd5a0
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@ static const struct pv_mmu_ops xen_mmu_ops __initdata = {
.ptep_modify_prot_commit = __ptep_modify_prot_commit,

.pte_val = xen_pte_val,
.pte_flags = native_pte_val,
.pte_flags = native_pte_flags,
.pgd_val = xen_pgd_val,

.make_pte = xen_make_pte,
Expand Down

0 comments on commit 3cff87a

Please sign in to comment.