]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: drop superfluous is_present_gpte() check.
authorGleb Natapov <gleb@redhat.com>
Wed, 30 Jan 2013 14:45:04 +0000 (16:45 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 5 Feb 2013 01:24:28 +0000 (23:24 -0200)
commit3af64c08147d7cc9526e484d65501fda3ae38729
treeaa9a217df01e72c47752b5c9c26774355b9d6573
parent6228b56b5abcfb787e1001cf0288f54aea8aafde
KVM: MMU: drop superfluous is_present_gpte() check.

Gust page walker puts only present ptes into ptes[] array. No need to
check it again.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/paging_tmpl.h