# HG changeset patch # User iap10@freefall.cl.cam.ac.uk # Date 1107787728 0 # Node ID f38875b9c89f9f10b46e0b3a5cdb7da7062cc295 # Parent 177865f3143e04b8f66f864f59602af7180a41f3# Parent b8cbcd601e0e1ac94c3c4eeca08b22237c3ddf08 bitkeeper revision 1.1159.212.108 (42077fd0S_urmaLkjaFnGgMRPjUCMA) Merge freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk into freefall.cl.cam.ac.uk:/auto/groups/xeno/users/iap10/xeno-clone/xen-unstable.bk diff -r 177865f3143e -r f38875b9c89f xen/common/domain.c --- a/xen/common/domain.c Mon Feb 07 11:58:09 2005 +0000 +++ b/xen/common/domain.c Mon Feb 07 14:48:48 2005 +0000 @@ -45,8 +45,6 @@ struct domain *do_createdomain(domid_t d ed->processor = cpu; d->create_time = NOW(); - memcpy(&ed->arch, &idle0_exec_domain.arch, sizeof(ed->arch)); - spin_lock_init(&d->time_lock); spin_lock_init(&d->big_lock);