From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] xen: arm: wait 1000ms for a CPU to come up, instead of forever Date: Thu, 15 Jan 2015 15:15:27 +0000 Message-ID: <1421334927.3481.7.camel@citrix.com> References: <1421250456-9652-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1421250456-9652-1-git-send-email-ian.campbell@citrix.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: xen-devel@lists.xen.org Cc: julien.grall@linaro.org, tim@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-01-14 at 15:47 +0000, Ian Campbell wrote: > Otherwise continue without it, which is preferable to the current > infinite hang. > > Slightly tweak the grammar of a comment in the same function. > > Signed-off-by: Ian Campbell > Reviewed-by: Julien Grall Now applied, thanks.