From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: Remove shared defines for SPE and AltiVec interrupts Date: Tue, 02 Sep 2014 00:43:55 +0200 Message-ID: <5404F6AB.8090302@suse.de> References: <1409566663-16152-1-git-send-email-mihai.caraman@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Mihai Caraman , kvm-ppc@vger.kernel.org Return-path: In-Reply-To: <1409566663-16152-1-git-send-email-mihai.caraman@freescale.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 01.09.14 12:17, Mihai Caraman wrote: > We currently decide at compile-time which of the SPE or AltiVec units to > support exclusively. Guard kernel defines with CONFIG_SPE_POSSIBLE and > CONFIG_PPC_E500MC and remove shared defines. > > Signed-off-by: Mihai Caraman Thanks, applied to kvm-ppc-queue. Alex