From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xen/arm: gicv3: Update comment for ICC_CTLR_EL1 Date: Thu, 16 Jul 2015 16:52:05 +0100 Message-ID: <1437061925.32371.233.camel@citrix.com> References: <1436989661-6523-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 1ZFlSK-0006tU-FF for xen-devel@lists.xenproject.org; Thu, 16 Jul 2015 15:52:16 +0000 In-Reply-To: <1436989661-6523-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 Cc: xen-devel@lists.xenproject.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-07-15 at 20:47 +0100, Julien Grall wrote: > Xen is using EOImode 1 which means that EOI drops the priority and DIR > deactivates the interrupt. > > Signed-off-by: Julien Grall Acked + applied, thanks.