|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RESEND 1/4] libs, gnttab, libxc: Interface for grant copy operation
On Tue, May 31, 2016 at 06:44:55AM +0200, Paulina Szubarczyk wrote:
[...]
> /*
> * Grant Sharing Interface (allocating and granting pages to others)
> */
> diff --git a/tools/libs/gnttab/libxengnttab.map
> b/tools/libs/gnttab/libxengnttab.map
> index dc737ac..6a94102 100644
> --- a/tools/libs/gnttab/libxengnttab.map
> +++ b/tools/libs/gnttab/libxengnttab.map
> @@ -12,6 +12,8 @@ VERS_1.0 {
>
> xengnttab_unmap;
>
> + xengnttab_copy_grant;
> +
> xengntshr_open;
> xengntshr_close;
>
This is not correct. We probably need to use a new version here.
I would think we need to make the version 1.1 now because we add a new
function to it.
Anyway, this is not hard to fix, don't let this block you. If you're
interested in knowing the details:
https://www.gnu.org/software/gnulib/manual/html_node/LD-Version-Scripts.html
I'm expecting you to post another version.
Wei.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |