|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] [PATCH] Fix a couple of typos
On Aug 29, 2006, at 2:49 AM, Tony Breeds wrote:
From: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
While getting xend/domU up and runngin today I noticed what
look like a couple of typos.
AFAICT do_dom0_op will return 0 or -1, so the failure test in
tools/libxc/powerpc64/xc_memory.c has the wrong operator.
Also in xen/arch/powerpc/shadow.c:shadow_set_allocation() rc is unused
and thus returning stack garbage.
Good catch!
-JX
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|