From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: [PATCH 02/24] PVH xen: update __XEN_LATEST_INTERFACE_VERSION__ Date: Thu, 18 Jul 2013 11:33:36 +0100 Message-ID: <51E7E0A002000078000E5E4B@nat28.tlf.novell.com> References: <1374114788-27652-1-git-send-email-mukesh.rathor@oracle.com> <1374114788-27652-3-git-send-email-mukesh.rathor@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1UzlWl-0001DW-Dw for xen-devel@lists.xenproject.org; Thu, 18 Jul 2013 10:33:39 +0000 In-Reply-To: <1374114788-27652-3-git-send-email-mukesh.rathor@oracle.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Mukesh Rathor Cc: xen-devel List-Id: xen-devel@lists.xenproject.org >>> On 18.07.13 at 04:32, Mukesh Rathor wrote: > Update __XEN_LATEST_INTERFACE_VERSION__ to 0x00040400 because of the gdb > union changes in the next patch titled "turn gdb_frames/gdt_ents into > union". > > Signed-off-by: Mukesh Rathor I would prefer this to be part of the next patch, but there's no need to re-do the series just because of this. Jan > --- > xen/include/public/xen-compat.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/xen/include/public/xen-compat.h b/xen/include/public/xen-compat.h > index 69141c4..3eb80a0 100644 > --- a/xen/include/public/xen-compat.h > +++ b/xen/include/public/xen-compat.h > @@ -27,7 +27,7 @@ > #ifndef __XEN_PUBLIC_XEN_COMPAT_H__ > #define __XEN_PUBLIC_XEN_COMPAT_H__ > > -#define __XEN_LATEST_INTERFACE_VERSION__ 0x00040300 > +#define __XEN_LATEST_INTERFACE_VERSION__ 0x00040400 > > #if defined(__XEN__) || defined(__XEN_TOOLS__) > /* Xen is built with matching headers and implements the latest interface. > */ > -- > 1.7.2.3 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel