projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49388f1
)
x86/p2m: fix typo "populete"
author
Wei Liu
<wei.liu2@citrix.com>
Thu, 8 Oct 2015 09:02:47 +0000
(11:02 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Thu, 8 Oct 2015 09:02:47 +0000
(11:02 +0200)
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/mm/p2m.c
patch
|
blob
|
history
diff --git
a/xen/arch/x86/mm/p2m.c
b/xen/arch/x86/mm/p2m.c
index 09144e0384547202fe1e1bc8e7ac3e2acdf68363..1178832be3eb1fbc4fe7f97fba25b01619605d10 100644
(file)
--- a/
xen/arch/x86/mm/p2m.c
+++ b/
xen/arch/x86/mm/p2m.c
@@
-1287,7
+1287,7
@@
void p2m_mem_paging_drop_page(struct domain *d, unsigned long gfn,
}
/**
- * p2m_mem_paging_populate - Tell pager to popul
e
te a paged page
+ * p2m_mem_paging_populate - Tell pager to popul
a
te a paged page
* @d: guest domain
* @gfn: guest page in paging state
*