From: Andrea Arcangeli Date: Fri, 16 Jul 2010 09:52:55 +0000 (+0200) Subject: KVM: MMU: fix mmu notifier invalidate handler for huge spte X-Git-Tag: v2.6.36-rc1~580^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3e243c3b6e0bbd18c6ce0fbc12bc3fe2d77b34;p=pandora-kernel.git KVM: MMU: fix mmu notifier invalidate handler for huge spte The index wasn't calculated correctly (off by one) for huge spte so KVM guest was unstable with transparent hugepages. Signed-off-by: Andrea Arcangeli Reviewed-by: Reviewed-by: Rik van Riel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed