Updating link to change in openSUSE:Factory/xen revision 86.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=2cde1443cbaf9b44fea7d2345354b1f7
This commit is contained in:
committed by
Git OBS Bridge
parent
daed39e878
commit
6327676635
@@ -2,7 +2,7 @@ Index: xen-4.0.0-testing/xen/arch/x86/domain.c
|
||||
===================================================================
|
||||
--- xen-4.0.0-testing.orig/xen/arch/x86/domain.c
|
||||
+++ xen-4.0.0-testing/xen/arch/x86/domain.c
|
||||
@@ -143,7 +143,7 @@ void dump_pageframe_info(struct domain *
|
||||
@@ -144,7 +144,7 @@ void dump_pageframe_info(struct domain *
|
||||
|
||||
printk("Memory pages belonging to domain %u:\n", d->domain_id);
|
||||
|
||||
@@ -11,7 +11,7 @@ Index: xen-4.0.0-testing/xen/arch/x86/domain.c
|
||||
{
|
||||
printk(" DomPage list too long to display\n");
|
||||
}
|
||||
@@ -151,6 +151,15 @@ void dump_pageframe_info(struct domain *
|
||||
@@ -152,6 +152,15 @@ void dump_pageframe_info(struct domain *
|
||||
{
|
||||
page_list_for_each ( page, &d->page_list )
|
||||
{
|
||||
|
Reference in New Issue
Block a user