diff options
author | 2010-07-22 23:24:52 +0300 | |
---|---|---|
committer | 2010-07-23 09:07:14 +0300 | |
commit | 7a73c0283dadf1cf360a79de396ff0962e781b60 (patch) | |
tree | da5f0254f136fc3f231ee4afc236fd5fb284a4f7 /kernel/sysctl.c | |
parent | KVM: MMU: fix conflict access permissions in direct sp (diff) | |
download | linux-dev-7a73c0283dadf1cf360a79de396ff0962e781b60.tar.xz linux-dev-7a73c0283dadf1cf360a79de396ff0962e781b60.zip |
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
We don't need more than a page, and vmalloc() is slower (much
slower recently due to a regression).
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions