From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v4 4/6] xen: arm: drop redundant extra call to vgic_reserve_virq Date: Fri, 26 Jun 2015 19:49:05 +0200 Message-ID: <558D9091.2000802@citrix.com> References: <1431084401.2660.440.camel@citrix.com> <1431084420-14372-4-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1431084420-14372-4-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: Ian Campbell , 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 Hi Ian, On 08/05/2015 13:26, Ian Campbell wrote: > This is only needed if we are giving the IRQ to dom0 (as opposed to > setting it up for passthrough due to xen,passthrough property). There > is already a call to vgic_reserve_virq inside the if ( need_mapping ), > so drop this one. > > Signed-off-by: Ian Campbell Reviewed-by: Julien Grall Regards, -- Julien Grall