From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v4 6/8] arm/arm64: KVM: vgic: kill VGIC_NR_IRQS Date: Thu, 11 Sep 2014 15:37:35 -0700 Message-ID: <20140911223735.GR5535@lvm> References: <1410433755-3612-1-git-send-email-marc.zyngier@arm.com> <1410433755-3612-7-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, Andre Przywara To: Marc Zyngier Return-path: Received: from mail-pd0-f178.google.com ([209.85.192.178]:51831 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754517AbaIKWhg (ORCPT ); Thu, 11 Sep 2014 18:37:36 -0400 Received: by mail-pd0-f178.google.com with SMTP id p10so11336046pdj.37 for ; Thu, 11 Sep 2014 15:37:36 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1410433755-3612-7-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Sep 11, 2014 at 12:09:13PM +0100, Marc Zyngier wrote: > Nuke VGIC_NR_IRQS entierly, now that the distributor instance > contains the number of IRQ allocated to this GIC. > > Also add VGIC_NR_IRQS_LEGACY to preserve the current API. > > Signed-off-by: Marc Zyngier Did anything dramtically change in this patch since last time around? If not, I'll re-affirm my tag: Reviewed-by: Christoffer Dall Thanks, -Christoffer