|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] Re: [rfc][patch] privcmp from user and kernel
On Jun 6, 2006, at 5:30 PM, Hollis Blanchard wrote:
On Tue, 2006-06-06 at 16:08 -0400, Jimi Xenidis wrote:
...
+ case XENMEM_populate_physmap:
+ case XENMEM_current_reservation:
+ case XENMEM_maximum_reservation:
+ case XENMEM_machphys_mfn_list:
+ case XENMEM_add_to_physmap:
+ case XENMEM_translate_gpfn_list:
Did you mean to let all these fall through to default? Why not just
omit
them, and add them later as we handle them?
Yeah, I actually had incorrect code backing them, I hope to fill some
out in the real patch.
I'll make sure I remove the ones I do not implement.
-JX
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|