KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 9 May 2010 15:26:47 +0000 (17:26 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 13 May 2010 04:33:04 +0000 (01:33 -0300)
commit4f018c513a81ba243165bfc4fcf44254986ad002
tree95b94a1676b6b7314274576dbea0b863c73e3aba
parentf8c5fae16649445e15656667f72bd51d777f7766
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()

An index of KVM44x_GUEST_TLB_SIZE is already one too large.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Hollis Blanchard <hollis@penguinppc.org>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/powerpc/kvm/44x_tlb.c