projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607a67c
)
x86/p2m: typo fix for spelling ambiguous
author
Tamas K Lengyel
<tklengyel@sec.in.tum.de>
Wed, 24 Sep 2014 09:19:57 +0000
(11:19 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Wed, 24 Sep 2014 09:19:57 +0000
(11:19 +0200)
Signed-off-by: Tamas K Lengyel <tklengyel@sec.in.tum.de>
Acked-by: Tim Deegan <tim@xen.org>
xen/include/asm-x86/p2m.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-x86/p2m.h
b/xen/include/asm-x86/p2m.h
index bae669e37cc9a06d53d433e4229a008003db5c15..453aeefb9d7f851e93b8457551d0ef7605799213 100644
(file)
--- a/
xen/include/asm-x86/p2m.h
+++ b/
xen/include/asm-x86/p2m.h
@@
-262,7
+262,7
@@
struct p2m_domain {
long (*audit_p2m)(struct p2m_domain *p2m);
/* Default P2M access type for each page in the the domain: new pages,
- * swapped in pages, cleared pages, and pages that are ambi
q
uously
+ * swapped in pages, cleared pages, and pages that are ambi
g
uously
* retyped get this access type. See definition of p2m_access_t. */
p2m_access_t default_access;