From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] Config.mk: update OVMF changeset Date: Thu, 22 Oct 2015 18:08:41 +0100 Message-ID: <22057.6169.341549.297357@mariner.uk.xensource.com> References: <1444822873-28287-1-git-send-email-wei.liu2@citrix.com> <1445529318.2374.29.camel@citrix.com> <22057.1980.705627.525934@mariner.uk.xensource.com> <1445530173.2374.41.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZpJM8-00071x-Oa for xen-devel@lists.xenproject.org; Thu, 22 Oct 2015 17:08:48 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: Xen-devel , Wei Liu , Ian Campbell , Jan Beulich List-Id: xen-devel@lists.xenproject.org Stefano Stabellini writes ("Re: [PATCH] Config.mk: update OVMF changeset"): > On Thu, 22 Oct 2015, Ian Campbell wrote: > > This was discussed prior to Wei submitting this patch, but I can't remember > > the reference. Hopefully either Wei or Stefano does. > > 1444832748.23192.213.camel@citrix.com Thanks for the reference. I'm quite uncomfortable with this, really. People who are using xen.git stable branches ought to get only changes that we (or perhaps, someone else whose judgement we have some reason to trust) have intentionally decided are suitable for deployment as a bugfix or security update in an existing installation. Ie, changes in stable branches are supposed to be low risk. That's not compatible with tracking an upstream development branch. Sorry, Ian.