From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xen/arm: Handle translated addresses for hardware domains in GICv2 Date: Tue, 24 Feb 2015 16:01:40 +0000 Message-ID: <1424793700.27930.368.camel@citrix.com> References: <1424425080-3927-1-git-send-email-frediano.ziglio@huawei.com> <54EB5593.5070508@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54EB5593.5070508@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 Cc: Frediano Ziglio , Tim Deegan , xen-devel@lists.xen.org, Stefano Stabellini , zoltan.kiss@huawei.com List-Id: xen-devel@lists.xenproject.org On Mon, 2015-02-23 at 16:30 +0000, Julien Grall wrote: > I'm wondering if it's worth to backport this patch to Xen 4.5? Maybe, I doubt 4.5 is being used on platforms which suffer from this issue, but it's pretty un-intrusive I suppose. > I will wrote a patch to do the same for GICv3. Thanks. I certainly wouldn't want to backport a fix to gic v2 only. Ian.