From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] xen/arm: Correctly read the GICv3 Re-Distributor stride Date: Wed, 30 Sep 2015 12:06:11 +0100 Message-ID: <560BC223.3030809@citrix.com> References: <560BBF70.7030205@huawei.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 1ZhFEV-0007Ui-2j for xen-devel@lists.xenproject.org; Wed, 30 Sep 2015 11:07:35 +0000 In-Reply-To: <560BBF70.7030205@huawei.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: Shameerali Kolothum Thodi , xen-devel@lists.xenproject.org Cc: vijaya.kumar@caviumnetworks.com, ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org Hi Shameerali, On 30/09/15 11:54, Shameerali Kolothum Thodi wrote: > The GICv3 driver read a 32 bit value for the re-distributor stride, but s/read/reads/ > the dts binding is a two-cell property. I would mention that two-cell = 64 bit to make clear that the issue is we are reading only one-cell (i.e 32 bit). > All instances of rdist stride access and reference has been modified to > accommodate 64 bit value. The changes are compiled and verified on HiSilicon > Hip05 platform. > > Signed-off-by: Shameerali Kolothum Thodi FIY, this patch will clash with the series [1]. Regards, [1] http://www.gossamer-threads.com/lists/xen/devel/400241 -- Julien Grall