From: Alexander Graf Date: Mon, 21 Jun 2010 13:25:40 +0000 (+0200) Subject: KVM: PPC: Remove obsolete kvmppc_mmu_find_pte X-Git-Tag: v2.6.36-rc1~580^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a576f7a29481438db0fa6f3d9ed6939019c441d3;p=pandora-kernel.git KVM: PPC: Remove obsolete kvmppc_mmu_find_pte Initially we had to search for pte entries to invalidate them. Since the logic has improved since then, we can just get rid of the search function. Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed