[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.6] xen/public: arm: Use __typeof__ rather than typeof
On 27/10/15 08:05, Jan Beulich wrote: >>>> On 26.10.15 at 19:08, <julien.grall@xxxxxxxxxx> wrote: >> However, IIUC, the get_xen_guest_handle is only exposed to the tools and >> therefore possible to modify it in order to pass the type. Am I wrong? >> FWIW, I haven't seen any usage in the tools directory. > > Indeed. Rather than worrying about getting it right, let's just drop it. > Patch sent a minute ago. On the same note, is there any reason we want to expose XEN_GUEST_HANDLE_PARAM to the guest? It has been introduced with ARM to represent a guest pointer as an hypercall pointer and only used within Xen to differentiate 32bit vs 64bit build. XEN_GUEST_HANDLE will be different when built for 32-bit/64-bit as will not really have any meaning from the guest POV. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |