[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XenPPC] [PATCH] changes for g5 hardware
Hi Maria,I see what you want to do with this diff, however, from the first diff chunk I can see that your origin is different than mine. Is it possible you committed something in you dir and this is the diff against that? Could you clarify this and resubmit? -JX On Mar 30, 2006, at 1:47 PM, Maria Butrico wrote: diff -r f2d116c693c6 xen/arch/ppc/boot_of.c --- a/xen/arch/ppc/boot_of.c Thu Mar 30 12:06:33 2006 -0500 +++ b/xen/arch/ppc/boot_of.c Thu Mar 30 12:04:11 2006 -0500 @@ -155,7 +155,7 @@ static int __init of_getprop(int ph, con return OF_FAILURE; } - DBG("getprop 0x%x %s -> %s\n", ph, name, (char *)buf);+ DBG("getprop 0x%x %s -> 0x%x (%s)\n", ph, name, rets[0], (char *)buf);return rets[0]; } _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |