From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 1 of 7] Tools: Sanitize mem_event/access/paging interfaces Date: Thu, 23 Feb 2012 15:29:18 +0100 Message-ID: <20120223142918.GA25289@aepfle.de> References: <3b24188d8815aa5a5abb.1329977106@xdev.gridcentric.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <3b24188d8815aa5a5abb.1329977106@xdev.gridcentric.ca> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andres Lagar-Cavilla Cc: xen-devel@lists.xensource.com, ian.campbell@citrix.com, andres@gridcentric.ca, tim@xen.org, keir.xen@gmail.com, ian.jackson@citrix.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Thu, Feb 23, Andres Lagar-Cavilla wrote: > In-tree consumers (xenpaging, xen-access) updated. This is an ABI/API change, > so please voice any concerns. Too many changes already since 4.1, out of tree binaries are already covered by bumped SONAME and bumped domctl version. Acked-by: Olaf Hering