Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217844
b: refs/heads/master
c: 1f2d9dd
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge committed Oct 22, 2010
1 parent 4a5162d commit fba40c9
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: b7eb4ad39134ee5b09634a710e50c2990f533231
refs/heads/master: 1f2d9dd309feb08fdbc711fa03841650dfff87d8
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ void xen_setup_mfn_list_list(void)

HYPERVISOR_shared_info->arch.pfn_to_mfn_frame_list_list =
virt_to_mfn(p2m_top_mfn_list);
HYPERVISOR_shared_info->arch.max_pfn = max_p2m_mfn;
HYPERVISOR_shared_info->arch.max_pfn = max_p2m_pfn;
}

/* Set up p2m_top to point to the domain-builder provided p2m pages */
Expand Down

0 comments on commit fba40c9

Please sign in to comment.