OBS User unknown
2009-02-09 01:49:08 +00:00
committed by Git OBS Bridge
parent 8a8c811c02
commit 5545adae8a
19 changed files with 2092 additions and 188 deletions

View File

@@ -22,7 +22,7 @@
+ continue;
+ }
+ }
printk(" DomPage %p: caf=%08x, taf=%" PRtype_info "\n",
printk(" DomPage %p: caf=%08lx, taf=%" PRtype_info "\n",
_p(page_to_mfn(page)),
page->count_info, page->u.inuse.type_info);
--- a/xen/common/keyhandler.c