From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: xen-compat.h vs 4.5 Date: Wed, 14 Jan 2015 11:31:01 +0000 Message-ID: <1421235061.19103.224.camel@citrix.com> References: <54B654CF0200007800054B19@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YBMAO-0001x4-Nj for xen-devel@lists.xenproject.org; Wed, 14 Jan 2015 11:31:16 +0000 In-Reply-To: <54B654CF0200007800054B19@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel List-Id: xen-devel@lists.xenproject.org (CCing Konrad==RM) On Wed, 2015-01-14 at 10:36 +0000, Jan Beulich wrote: > All, > > while we don't have any changes in the public interface depending on > __XEN_INTERFACE_VERSION__ 0x00040500, shouldn't > we nevertheless update xen-compat.h's > __XEN_LATEST_INTERFACE_VERSION__ for 4.5? We probably should have done, but I think it is too late now unless we think we could justify force pushing such a change, which I doubt. I think it's a bit of a tree falling in the woods change anyway, if there are no relevant changes would anyone notice if it remained at 4.4? Perhaps for 4.5.1? (But it doesn't sound entirely stable release material too me...) Ian.