|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 8/9] tmem: invocations of tmem code fromexisting
>>> Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> 06.02.09 01:47 >>>
>[8] invocations of tmem code from existing xen code
You use do_tmem_op() directly for 32-on-64 mode, which I think is wrong
given the definition of the interface structure (you'd minimally have to use
XEN_GUEST_HANDLE_64 in order for this to be correct). But even if it was
right (or if you make it so), it would in my opinion be a requirement to
assure it is by adding a respective entry to xen/include/xlat.lst.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|