From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 15/15] xen/arm: gic-v3: Update some comments in the code Date: Mon, 2 Feb 2015 16:48:27 +0000 Message-ID: <1422895707.5838.32.camel@citrix.com> References: <1422555950-31821-1-git-send-email-julien.grall@linaro.org> <1422555950-31821-16-git-send-email-julien.grall@linaro.org> <1422893150.5838.26.camel@citrix.com> <54CFA7DA.1060404@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 1YIKAr-0000Va-1X for xen-devel@lists.xenproject.org; Mon, 02 Feb 2015 16:48:33 +0000 In-Reply-To: <54CFA7DA.1060404@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: xen-devel@lists.xenproject.org, Vijaya.Kumar@caviumnetworks.com, stefano.stabellini@citrix.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-02-02 at 16:37 +0000, Julien Grall wrote: > Hi Ian, > > On 02/02/15 16:05, Ian Campbell wrote: > > On Thu, 2015-01-29 at 18:25 +0000, Julien Grall wrote: > >> - Drop wrong comment about the default stride. It's not always 2 * SZ_64K > > > > What other defaults are possible and under what circumstances? > > 128K, when the re-distributor supports VLPIs. Thanks, please mention that in the message. > > Regards, >