]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Remove debug assertion of non-PAE reserved bits
authorNadav Amit <namit@cs.technion.ac.il>
Tue, 23 Sep 2014 07:01:57 +0000 (10:01 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 24 Sep 2014 12:07:55 +0000 (14:07 +0200)
commit8360c9a6263f123188a477b265c62d7d1ad406be
tree62df87bbaca11fcf8e7ef8be7ec909ec7d75a811
parent28a4f069aecf464fa6efff257e1d30751a3baadb
KVM: x86: Remove debug assertion of non-PAE reserved bits

Commit 432a2daa588b ("KVM: x86: Fix CR3 reserved bits") removed non-PAE
reserved bits which were not according to Intel SDM.  However, residue was left
in a debug assertion (CR3_NONPAE_RESERVED_BITS).  Remove it.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/paging_tmpl.h