[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 5/5] rename XENMEM_add_to_physmap_{range => batch}
On Fri, 2013-12-20 at 12:05 +0000, Jan Beulich wrote: > >>> On 20.12.13 at 11:55, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: > > On Fri, 2013-12-20 at 10:44 +0000, Jan Beulich wrote: > >> +#if __XEN_INTERFACE_VERSION__ < 0x00040400 > >> +#define XENMEM_add_to_physmap_range XENMEM_add_to_physmap_batch > >> +#define xen_add_to_physmap_range xen_add_to_physmap_batch > >> +typedef struct xen_add_to_physmap_batch xen_add_to_physmap_range_t; > >> +DEFINE_XEN_GUEST_HANDLE(xen_add_to_physmap_batch_t); > > > > This last one should be a x_a_t_p_range_t I think? > > Oh, yes, of course. I had also meant to say: With that change: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |