From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] libxc: introduce a per architecture scratch pfn for temporary grant mapping Date: Wed, 21 Jan 2015 12:07:34 +0000 Message-ID: <54BF9686.70805@citrix.com> References: <1421179848-31833-1-git-send-email-julien.grall@linaro.org> <54BF957F.1080505@linaro.org> 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 1YDu4S-0006Yc-7p for xen-devel@lists.xenproject.org; Wed, 21 Jan 2015 12:07:40 +0000 In-Reply-To: <54BF957F.1080505@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall , xen-devel@lists.xenproject.org Cc: Wei Liu , Ian Campbell , Stefano Stabellini , Ian Jackson , Jan Beulich , =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= List-Id: xen-devel@lists.xenproject.org On 21/01/15 12:03, Julien Grall wrote: > Hi, > > Would this patch be suitable as a temporary solution (i.e until a better > approach is taken) in the tree? > > I plan to resend a v2 with Ian's change requested. > > Regards, Yeah - it doesn't make the problem any worse, and fixes an arm issue. ~Andrew