From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 03 Jul 2013 20:16:30 +0000 Subject: Re: [PATCH 2/2] KVM: PPC: Book3E: Add LRAT error exception handler Message-Id: <1372882590.8183.149@snotra> List-Id: References: <1372870566-11299-1-git-send-email-mihai.caraman@freescale.com> <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> In-Reply-To: <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Wed Jul 3 11:56:06 2013) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mihai Caraman Cc: linuxppc-dev@lists.ozlabs.org, kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Mihai Caraman On 07/03/2013 11:56:06 AM, Mihai Caraman wrote: > With LRAT (Logical to Real Address Translation) error exception > handler in kernel > KVM needs to add the counterpart otherwise will break the build. > > Signed-off-by: Mihai Caraman > --- > arch/powerpc/kvm/bookehv_interrupts.S | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Please combine these two patches to avoid breaking bisectability. -Scott From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe001.messaging.microsoft.com [65.55.88.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "MSIT Machine Auth CA 2" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 6AAE12C00A8 for ; Thu, 4 Jul 2013 06:16:37 +1000 (EST) Date: Wed, 3 Jul 2013 15:16:30 -0500 From: Scott Wood Subject: Re: [PATCH 2/2] KVM: PPC: Book3E: Add LRAT error exception handler To: Mihai Caraman References: <1372870566-11299-1-git-send-email-mihai.caraman@freescale.com> <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> In-Reply-To: <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Wed Jul 3 11:56:06 2013) Message-ID: <1372882590.8183.149@snotra> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Cc: Mihai Caraman , linuxppc-dev@lists.ozlabs.org, kvm@vger.kernel.org, kvm-ppc@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 07/03/2013 11:56:06 AM, Mihai Caraman wrote: > With LRAT (Logical to Real Address Translation) error exception =20 > handler in kernel > KVM needs to add the counterpart otherwise will break the build. >=20 > Signed-off-by: Mihai Caraman > --- > arch/powerpc/kvm/bookehv_interrupts.S | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Please combine these two patches to avoid breaking bisectability. -Scott= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH 2/2] KVM: PPC: Book3E: Add LRAT error exception handler Date: Wed, 3 Jul 2013 15:16:30 -0500 Message-ID: <1372882590.8183.149@snotra> References: <1372870566-11299-1-git-send-email-mihai.caraman@freescale.com> <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Transfer-Encoding: 8BIT Cc: , , , Mihai Caraman To: Mihai Caraman Return-path: In-Reply-To: <1372870566-11299-2-git-send-email-mihai.caraman@freescale.com> (from mihai.caraman@freescale.com on Wed Jul 3 11:56:06 2013) Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 07/03/2013 11:56:06 AM, Mihai Caraman wrote: > With LRAT (Logical to Real Address Translation) error exception > handler in kernel > KVM needs to add the counterpart otherwise will break the build. > > Signed-off-by: Mihai Caraman > --- > arch/powerpc/kvm/bookehv_interrupts.S | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) Please combine these two patches to avoid breaking bisectability. -Scott