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

[XenPPC] [pushed] [ppc] remove original /dart entry, and some cleanup



changeset:   9962:445048da835fa0418f2ad04b0483f86cc6531104
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Thu May  4 08:55:46 2006 -0400
files:       xen/arch/ppc/ofd_fixup.c
description:
[ppc] remove original /dart entry, and some cleanup


diff -r a99c33054d4ab381259fb59e396f824181091be4 -r 
445048da835fa0418f2ad04b0483f86cc6531104 xen/arch/ppc/ofd_fixup.c
--- a/xen/arch/ppc/ofd_fixup.c  Mon May  1 17:43:09 2006 -0400
+++ b/xen/arch/ppc/ofd_fixup.c  Thu May  4 08:55:46 2006 -0400
@@ -168,7 +168,6 @@ static ofdn_t ofd_cpus_props(void *m, st
 #endif
 
     c = ofd_node_find_by_prop(m, n, "device_type", cpu, sizeof (cpu));
-    //assert(c > 0, "can't get first processor\n");
     while (c > 0) {
         ibm_pft_size[1] = d->arch.htab.log_num_ptes + LOG_PTE_SIZE;
         ofd_prop_add(m, c, "ibm,pft-size",
@@ -505,6 +504,9 @@ int ofd_dom0_fixup(struct domain *d, ulo
     printk("fix /xen props\n");
     ofd_xen_props(m, d, si);
 
+    printk("Remove original /dart\n");
+    ofd_prune(m, "/dart");
+
     printk("Remove original /rtas\n");
     ofd_prune(m, "/rtas");
 



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


 


Rackspace

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