]> git.baikalelectronics.ru Git - kernel.git/commit
arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
authorFabian Frederick <fabf@skynet.be>
Sat, 14 Jun 2014 21:44:29 +0000 (23:44 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 Jun 2014 10:52:08 +0000 (12:52 +0200)
commit4bd41f6854bdad3cc593f2a86aa17d966be082f8
tree7696fd565cc523df8c46a9e5f9326cde3591ca52
parentfcbea1c5005b910f6f10c1dd6853af1034e9c028
arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE

use mm.h definition

Cc: Gleb Natapov <gleb@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c