|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] [ACM] Comilation fix for 32 bit
On 26/4/07 04:36, "Stefan Berger" <stefanb@xxxxxxxxxx> wrote:
> This fixes a compilation problem on 32 bit machines.
>
> Signed-off-by: Stefan Berger
What's the issue?
You're better off keeping the GUEST_HANDLE_64() and getting rid of the
compat acm stuff. As far as I can see, all your interfaces are *currently*
32/64-bit invariant. So the compat stuff can safely be removed and then you
don't need to continually keep it sync.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|