xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Julien Grall <julien.grall@arm.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>,
	xen-devel@lists.xenproject.org
Cc: Ian Jackson <ian.jackson@eu.citrix.com>, Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH] tools/libxenforeignmemory: add a call to restrict the handle
Date: Mon, 27 Mar 2017 19:03:03 +0100	[thread overview]
Message-ID: <9ca8944c-cb96-22f1-3cdb-701393b22fee@arm.com> (raw)
In-Reply-To: <1481302f-a9a5-a5fc-7935-296bae2ad130@citrix.com>

Hi Andre,

On 24/03/17 20:10, Andrew Cooper wrote:
> On 22/03/17 11:25, Paul Durrant wrote:
>> diff --git a/tools/libs/foreignmemory/libxenforeignmemory.map b/tools/libs/foreignmemory/libxenforeignmemory.map
>> index df206b3..5c9806c 100644
>> --- a/tools/libs/foreignmemory/libxenforeignmemory.map
>> +++ b/tools/libs/foreignmemory/libxenforeignmemory.map
>> @@ -4,5 +4,6 @@ VERS_1.0 {
>>  		xenforeignmemory_close;
>>  		xenforeignmemory_map;
>>  		xenforeignmemory_unmap;
>> +		xenforeignmemory_restrict;
>>  	local: *; /* Do not expose anything by default */
>>  };
>
> This isn't correct.
>
> New functions like this need to bump at least the SO minor version, like
> c/s f1446de4ba
>
> Fixing this is a blocker to releasing 4.9

I saw a patch (commit 9a7fbdd692) merged today to fix this. Let me know 
if there are more patches coming to address this.

>
> Also, we should really get automatic ABI checking built into the release
> process, to prevent mistakes like this from happening accidentally.

That's a good idea. I will create a task on Jira for that.

Cheers,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  parent reply	other threads:[~2017-03-27 18:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-22 11:25 [PATCH] tools/libxenforeignmemory: add a call to restrict the handle Paul Durrant
2017-03-24 11:40 ` Wei Liu
2017-03-24 20:10 ` Andrew Cooper
2017-03-24 20:24   ` Paul Durrant
2017-03-27  8:06     ` Paul Durrant
2017-03-27  8:16       ` Andrew Cooper
2017-03-27  8:20         ` Paul Durrant
2017-03-27 18:03   ` Julien Grall [this message]
2017-03-27 22:54     ` Andrew Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ca8944c-cb96-22f1-3cdb-701393b22fee@arm.com \
    --to=julien.grall@arm.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=paul.durrant@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).