From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Date: Wed, 12 May 2010 20:23:11 +0000 Subject: Re: Keep index within boundaries in kvmppc_44x_emul_tlbwe() Message-Id: <20100512202311.GA19308@amt.cnet> List-Id: References: <4BE6D437.9000200@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Hollis Blanchard , Roel Kluin , kvm-ppc@vger.kernel.org, Andrew Morton , LKML , kvm-devel On Tue, May 11, 2010 at 01:10:49AM +0200, Alexander Graf wrote: > > On 11.05.2010, at 00:58, Hollis Blanchard wrote: > > > On Sun, May 9, 2010 at 8:26 AM, Roel Kluin wrote: > >> An index of KVM44x_GUEST_TLB_SIZE is already one too large. > >> > >> Signed-off-by: Roel Kluin > > > > Acked-by: Hollis Blanchard > > Acked-by: Alexander Graf Applied, thanks.