]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: use proper cache object freeing function
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Thu, 13 May 2010 02:06:02 +0000 (10:06 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:46 +0000 (10:35 +0300)
commit73b29289a49d2edcf8213d55c908c6a5893e78fb
treeef153fdb9a441e2d9a21115e7a00684a702b6806
parent877ec0d187e1f94550e9c291b9ca49f84a766cff
KVM: MMU: use proper cache object freeing function

Use kmem_cache_free to free objects allocated by kmem_cache_alloc.

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c