git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0123be4
)
Replace NR_VMX_MSR with its definition
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 24 Jul 2014 12:21:57 +0000
(14:21 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 24 Jul 2014 12:21:57 +0000
(14:21 +0200)
Using ARRAY_SIZE directly makes it easier to read the code. While touching
the code, replace the division by a multiplication in the recently added
BUILD_BUG_ON.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/vmx.c
Simple merge