From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Sun, 09 May 2010 19:06:35 +0000 Subject: Re: Keep index within boundaries in kvmppc_44x_emul_tlbwe() Message-Id: <4BE707BB.3060100@suse.de> List-Id: References: <4BE6D437.9000200@gmail.com> In-Reply-To: <4BE6D437.9000200@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Roel Kluin Cc: kvm-ppc@vger.kernel.org, Andrew Morton , LKML , "kvm@vger.kernel.org" , hollis@penguinppc.org Roel Kluin wrote: > An index of KVM44x_GUEST_TLB_SIZE is already one too large. > Thanks for this one Roel. Please try to keep kvm@vger CC'ed on KVM patches, as all KVM patches go through kvm.git. Hollis, I'd like to see an Ack from you on this patch. It looks reasonable to me, but I'd still feel better if there was some word from you on it. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752066Ab0EITGd (ORCPT ); Sun, 9 May 2010 15:06:33 -0400 Received: from cantor.suse.de ([195.135.220.2]:52679 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468Ab0EITGa (ORCPT ); Sun, 9 May 2010 15:06:30 -0400 Message-ID: <4BE707BB.3060100@suse.de> Date: Sun, 09 May 2010 21:06:35 +0200 From: Alexander Graf User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Roel Kluin Cc: kvm-ppc@vger.kernel.org, Andrew Morton , LKML , "kvm@vger.kernel.org" , hollis@penguinppc.org Subject: Re: Keep index within boundaries in kvmppc_44x_emul_tlbwe() References: <4BE6D437.9000200@gmail.com> In-Reply-To: <4BE6D437.9000200@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Roel Kluin wrote: > An index of KVM44x_GUEST_TLB_SIZE is already one too large. > Thanks for this one Roel. Please try to keep kvm@vger CC'ed on KVM patches, as all KVM patches go through kvm.git. Hollis, I'd like to see an Ack from you on this patch. It looks reasonable to me, but I'd still feel better if there was some word from you on it. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: Keep index within boundaries in kvmppc_44x_emul_tlbwe() Date: Sun, 09 May 2010 21:06:35 +0200 Message-ID: <4BE707BB.3060100@suse.de> References: <4BE6D437.9000200@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton , LKML , "kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , hollis-yUx37fBWTUITNcAmw9vGhQ@public.gmane.org To: Roel Kluin Return-path: In-Reply-To: <4BE6D437.9000200-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org Roel Kluin wrote: > An index of KVM44x_GUEST_TLB_SIZE is already one too large. > Thanks for this one Roel. Please try to keep kvm@vger CC'ed on KVM patches, as all KVM patches go through kvm.git. Hollis, I'd like to see an Ack from you on this patch. It looks reasonable to me, but I'd still feel better if there was some word from you on it. Alex