[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] new nomigrate config option



Hello!

I like this feature - but it (CS 20344: d61a0c986a68) does not compile for me.

Is is possible that there is a lost indirection in the domain.c? (I'm very unsure about this patch: it's only compile-tested.)

Kind regards

Andreas


diff -r d61a0c986a68 xen/arch/x86/domain.c
--- a/xen/arch/x86/domain.c     Tue Oct 20 08:45:12 2009 +0100
+++ b/xen/arch/x86/domain.c     Tue Oct 20 10:59:35 2009 +0200
@@ -523,7 +523,7 @@
     spin_lock_init(&d->arch.vtsc_lock);

     if ( d->domain_id == 0 )
-        d->disable_migrate = 1;
+        d->arch.disable_migrate = 1;

     return 0;



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.