|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH XEN v6 25/32] tools/libs/gnttab: Extensive updates to API documentation.
On 03/12/15 06:22, Ian Campbell wrote: The description looks complete and correct to me. The statement that the interfaces operate on a single page only might be misleading - the interface will work on multi-page mappings, but only allows one notify on the mapping. I'm not sure this distinction is important for most users of the interface, since the notify is almost always used on a one-page mapping. Reviewed-by: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> @@ -71,6 +154,10 @@ void *xengnttab_map_grant_ref(xengnttab_handle *xgt, * contiguous local address range. Mappings should be unmapped with * xengnttab_munmap. Logs errors. * + * On failure sets errno and returns NULL. + * + * If notify_offset or notify_port a requested and cannot be set up an + * error will be returned and no mapping will be made. Typo: "a requested" => "are requested" _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |