From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-4.5] libxl: expose #define to 4.5 and above Date: Thu, 4 Dec 2014 13:02:25 +0000 Message-ID: <1417698145.22808.29.camel@citrix.com> References: <1417603298-4213-1-git-send-email-wei.liu2@citrix.com> <1417603834.11243.9.camel@citrix.com> <20141203162027.GG3081@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141203162027.GG3081@laptop.dumpdata.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: Konrad Rzeszutek Wilk Cc: Ian Jackson , Andrew Cooper , Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2014-12-03 at 11:20 -0500, Konrad Rzeszutek Wilk wrote: > On Wed, Dec 03, 2014 at 10:50:34AM +0000, Ian Campbell wrote: > > On Wed, 2014-12-03 at 10:41 +0000, Wei Liu wrote: > > > In e3abab74 (libxl: un-constify return value of libxl_basename), the > > > macro was exposed to releases < 4.5. However only new code is able to > > > make use of that macro so it should be exposed to releases >= 4.5. > > > > > > Signed-off-by: Wei Liu > > > Cc: Ian Campbell > > > Cc: Ian Jackson > > > Cc: Andrew Cooper > > > > Acked-by: Ian Campbell > > > > Konrad, given that the original patch is in 4.5 (as of yesterday) we > > should obviously take this one too. > > Right. Release-Acked-by: Konrad Rzeszutek Wilk Applied, thanks.