From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4 0/4] xen/arm: gic-v2: Detect automatically aliased GIC 400 Date: Fri, 23 Oct 2015 14:52:20 +0100 Message-ID: <1445608340.2374.178.camel@citrix.com> References: <1444328634-32110-1-git-send-email-julien.grall@citrix.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 1Zpclc-0006JV-KU for xen-devel@lists.xenproject.org; Fri, 23 Oct 2015 13:52:24 +0000 In-Reply-To: <1444328634-32110-1-git-send-email-julien.grall@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: Julien Grall , xen-devel@lists.xenproject.org Cc: stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, 2015-10-08 at 19:23 +0100, Julien Grall wrote: > Hi all, > > Only patch #3 is related to the subject of the cover letter. The rest is > clean > up of code I looked while I was working on this series. Though, patch #1 > is a > new bug fix I noticed between v3 and v4. I fixed the typos I mentioned in my review and have now committed all four.