Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99564
b: refs/heads/master
c: 15ce600
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jun 2, 2008
1 parent c7ca755 commit d0e0fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c78277288e3d561d55fb48bc0fe8d6e2cf4d0880
refs/heads/master: 15ce60056b24a65b65e28de973a9fd8ac0750a2f
1 change: 1 addition & 0 deletions trunk/arch/x86/xen/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ unsigned long get_phys_to_machine(unsigned long pfn)
idx = p2m_index(pfn);
return p2m_top[topidx][idx];
}
EXPORT_SYMBOL_GPL(get_phys_to_machine);

static void alloc_p2m(unsigned long **pp, unsigned long *mfnp)
{
Expand Down

0 comments on commit d0e0fe2

Please sign in to comment.