From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v2] libxc: introduce a per architecture scratch pfn for temporary grant mapping Date: Mon, 16 Feb 2015 14:57:35 +0000 Message-ID: <54E2055F.4080007@citrix.com> References: <1421846744-31795-1-git-send-email-julien.grall@linaro.org> <54BFD703.6090908@citrix.com> <1422379100.16180.19.camel@citrix.com> <21703.55159.394492.92097@mariner.uk.xensource.com> <21730.862.452528.737230@mariner.uk.xensource.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 1YNN7F-0003sV-O7 for xen-devel@lists.xenproject.org; Mon, 16 Feb 2015 14:57:41 +0000 In-Reply-To: <21730.862.452528.737230@mariner.uk.xensource.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: Ian Jackson Cc: Wei Liu , Ian Campbell , Stefano Stabellini , Julien Grall , tim@xen.org, stefano.stabellini@citrix.com, Jan Beulich , xen-devel@lists.xenproject.org, =?windows-1252?Q?Roger_Pau_Monn=E9?= List-Id: xen-devel@lists.xenproject.org On 16/02/15 14:49, Ian Jackson wrote: > Ian Jackson writes ("Re: [PATCH v2] libxc: introduce a per architecture scratch pfn for temporary grant mapping"): >> Ian Campbell writes ("Re: [PATCH v2] libxc: introduce a per architecture scratch pfn for temporary grant mapping"): >>> Ian, Julien has suggested this for backport to 4.5 but not 4.4. >> Queued, thanks. > Backported to 4.5. > > Ian. You need to also backport 5b0447f647b1031595d24a8a50b362726c887d12 which is a bugfix to this changeset. ~Andrew