From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] Fix various format string mismatches. Date: Thu, 31 Oct 2013 18:19:20 +0000 Message-ID: <52729F28.2020805@citrix.com> References: <1383242247-12194-1-git-send-email-alex.sharp@orionvm.com>, <52729B00.40801@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: Alex Sharp Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 31/10/13 18:14, Alex Sharp wrote: > Just to double check, am I basing this patch off branch staging on git://xenbits.xen.org/xen.git ? (Last commit 1e2bf05ec37cf04b0e01585eae524509179f165e) or branch staging-4.3? All development happens against staging, even work like this. It will then be backported by a stable tree maintainer. Strictly speaking the maintainer gets final say on whether something justifies backporting (subject to persuasive arguments one way or another), but this hopefully uncontentious and obviously a GoodThing. ~Andrew